summaryrefslogtreecommitdiff
path: root/docs/source/internal
Commit message (Collapse)AuthorAgeFilesLines
* Release v3.6.03.6.0Anthony Sottile2018-10-231-2/+2
|
* Fix two typosGiantsLoveDeathMetal2018-05-211-2/+2
| | | | | styl -> style commnts -> comments
* Spelling and grammar fixesVille Skyttä2018-05-131-1/+1
|
* Update name across the project post-marriageIan Stapleton Cordasco2017-07-271-2/+2
|
* Update internal documentation around StyleGuideIan Cordasco2017-06-041-2/+3
|
* Add documentation for our code styleIan Cordasco2016-12-233-0/+223
|
* Grammar nittim smith2016-11-161-1/+1
|
* Spelling fixesVille Skyttä2016-08-133-3/+3
|
* Add high-level overview of how things fit togetherIan Cordasco2016-06-262-0/+130
| | | | | | There are now a lot of moving parts in Flake8. It can't help to give new developers a high-level overview of how they all fit together to make Flake8. =)
* Add more detail about types of releasesIan Cordasco2016-06-221-4/+60
|
* Trim trailing whitespaceIan Cordasco2016-06-221-1/+1
| | | | I need to get better at following my own contrib documentation
* Add documentation about release versioning and processIan Cordasco2016-06-202-0/+44
|
* Trim trailing whitespace in docsIan Cordasco2016-06-201-2/+2
|
* Add documentation ... for writing documentationIan Cordasco2016-06-203-2/+188
|
* Use |Flake8| consistently throughout documentationIan Cordasco2016-06-208-74/+83
|
* Grammar and clarity improvements.Cea Stapleton2016-06-197-29/+29
|
* Revert silliness around setting choices for --formatIan Cordasco2016-06-141-2/+2
| | | | | If we restrict the user's ability to specify a format string, we break existing workflows.
* Fix documentation buildIan Cordasco2016-06-141-2/+2
|
* Check for version of Python on WindowsIan Cordasco2016-06-071-1/+28
| | | | | | | | | | Certain versions of Python on Windows are capable of using multiprocessing safely and correctly. Instead of completely disabling multiprocessing on Windows, this allows us to check for safe versions. This also updates our internal utility documentation to add missing functions and add a strongly worded warning about the API of those functions.
* Remove last trailing whitespaceIan Cordasco2016-06-041-1/+1
|
* Trim trailing whitespace in contributing docsIan Cordasco2016-06-041-2/+2
|
* Add contributing documentationIan Cordasco2016-06-042-0/+201
|
* Nest internal docsIan Cordasco2016-05-181-0/+23
|
* Update titleIan Cordasco2016-05-161-3/+3
|
* Trim trailing whitespaceIan Cordasco2016-05-161-1/+1
|
* Document flake8.checker and flake8.processorIan Cordasco2016-05-141-0/+70
|
* Add documentation about how we handle pep8 as a pluginIan Cordasco2016-05-101-0/+15
|
* Add documentation around the cliIan Cordasco2016-05-081-0/+26
|
* Add and fix documentationIan Cordasco2016-02-253-4/+59
| | | | | | | - Add more documentation around utils functions - Fix documentation about default formatting plugins - Add extra documentation of filenames_from predicate parameter - Add test for the default parameter of flake8.utils.fnmatch
* Add internal documentation around default formattersIan Cordasco2016-02-101-0/+47
|
* Document flake8.utilsIan Cordasco2016-02-031-0/+47
|
* Add documentation around plugin notifications and pyflakesIan Cordasco2016-02-011-0/+31
|
* Start documenting our Trie implementationIan Cordasco2016-02-011-0/+3
|
* Note inspirationIan Cordasco2016-02-011-0/+5
|
* Document our plugin handlingIan Cordasco2016-01-311-0/+73
|
* Add documentation about option aggregationIan Cordasco2016-01-271-3/+33
| | | | Add logging around default ignore lists
* Start documenting configuration parsingIan Cordasco2016-01-261-1/+63
|
* Add documentation around Option ManagementIan Cordasco2016-01-251-0/+133
|
* Move docs directories into docs/sourceIan Cordasco2016-01-251-0/+0