summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Add https://pre-commit.com metadatapre_commit_configAnthony Sottile2018-11-211-0/+49
* Grammar fixesVille Skyttä2018-11-114-4/+4
* Merge branch 'per-file-style-guide' into 'master'Ian Stapleton Cordasco2018-10-291-0/+40
|\
| * Add versionadded notes for optionsIan Stapleton Cordasco2018-10-271-0/+6
| * Add documentation for --per-file-ignoresIan Stapleton Cordasco2018-10-271-0/+34
* | Clearer docs, NOQA_INLINE_REGEXP comment - fixes #469Jesaja Everling2018-10-281-2/+3
* | Add documentation for `flake8 --extend-ignore`Lars Butler2018-10-261-6/+29
|/
* Fixups after 3.6.0 releaseAnthony Sottile2018-10-231-2/+2
* Release v3.6.03.6.0Anthony Sottile2018-10-233-2/+120
* Fix docs for --isolated flagSargun Vohra2018-09-092-2/+2
* Merge branch 'pyflakes_new_codes' into 'master'Ian Stapleton Cordasco2018-06-291-0/+6
|\
| * Update to pyflakes 2.0.0Miro Hrončok2018-06-051-0/+6
* | Merge branch 'fix-typos' into 'master'Ian Stapleton Cordasco2018-06-291-1/+1
|\ \
| * | Fix two typosGiantsLoveDeathMetal2018-05-211-2/+2
* | | Merge branch 'docs-py3' into 'master'Ian Stapleton Cordasco2018-06-291-1/+1
|\ \ \
| * | | Update documentation links to latest Python 3 documentationJon Dufresne2018-06-101-1/+1
| | |/ | |/|
* | | Fix "styl" -> "style" typo in writing code docsValentin Ignatev2018-06-161-1/+1
|/ /
* | docs: Link fixes and redirect avoidanceVille Skyttä2018-05-213-5/+5
|/
* Merge branch 'spelling' into 'master'Ian Stapleton Cordasco2018-05-202-2/+2
|\
| * Spelling and grammar fixesVille Skyttä2018-05-132-2/+2
* | Implement --extend-ignoreVille Skyttä2018-05-162-0/+37
|/
* Merge branch 'readthedocs' into 'master'Ian Stapleton Cordasco2018-04-152-2/+2
|\
| * Prefer readthedocs.io instead of readthedocs.org for doc linksJon Dufresne2018-01-062-2/+2
* | fixed emphasis on last lineTyler Wince2018-03-301-3/+3
* | added language for entry point lengthTyler Wince2018-03-301-101/+7
* | add common entry points and instruction to docsTyler Wince2018-03-291-0/+102
|/
* Merge branch 'local-plugin-paths' into 'master'Ian Stapleton Cordasco2017-11-261-0/+21
|\
| * Use default comma-separated regex for local-plugin paths.Carl Meyer2017-10-251-1/+1
| * Add paths option in local-plugins config file.Carl Meyer2017-10-241-0/+21
* | Drop from __future__ import with_statement from docsJon Dufresne2017-11-261-1/+0
|/
* Prepare for v3.5.0 release on 2017-10-233.5.0Ian Stapleton Cordasco2017-10-211-1/+9
* Document using local pluginsIan Stapleton Cordasco2017-08-121-0/+48
* Update release notes to include local pluginsIan Stapleton Cordasco2017-08-081-0/+12
* Add release note for VCS hook changeIan Stapleton Cordasco2017-08-071-0/+4
* Add missing release notes for 3.5.0Ian Stapleton Cordasco2017-08-061-0/+8
* Prepare master branch for development of 3.5.0Ian Stapleton Cordasco2017-08-062-0/+15
* Bump version to 3.4.1 and add release notesIan Stapleton Cordasco2017-07-282-0/+18
* Release v3.4.03.4.0Ian Stapleton Cordasco2017-07-271-1/+15
* Update name across the project post-marriageIan Stapleton Cordasco2017-07-272-5/+5
* Update internal documentation around StyleGuideIan Cordasco2017-06-041-2/+3
* Add way to get back to options indexIan Cordasco2017-05-291-0/+143
* Start writing new documentation around --selectIan Cordasco2017-05-294-91/+293
* Add release note for bug 318Ian Cordasco2017-05-271-0/+5
* Add release note for bug 329Ian Cordasco2017-05-251-0/+5
* Add release notes for bug 330Ian Cordasco2017-05-252-0/+18
* Note about error behaviour depending on Python version, e.g. F812Peter Cock2017-04-261-0/+3
* Update and finalize v3.3.0 release notesIan Cordasco2017-02-061-8/+22
* Add test for reproducible --version stringsIan Cordasco2017-01-211-1/+10
* Correct "systema" typo in usage documentation.Andrew Drake2017-01-171-1/+1
* Add AST support for Python 3.6Ian Cordasco2017-01-151-0/+4