summaryrefslogtreecommitdiff
path: root/docs/source/user
Commit message (Expand)AuthorAgeFilesLines
* some manual python2 metadata cleanupAnthony Sottile2021-03-303-13/+6
* remove flake8 setuptools commandAnthony Sottile2021-03-291-2/+0
* remove vcs integrationAnthony Sottile2021-03-292-100/+0
* Add indent-size optionvalentin2021-03-141-0/+23
* remove outdated output-file configuration docsAnthony Sottile2020-11-131-9/+0
* Fix typos in --exclude-from-doctest docsPhilipp Fischbeck2020-10-031-3/+3
* fix a few small spelling issuesAnthony Sottile2020-09-201-1/+1
* Fix options docs to correct some defaultsBrian Helba2020-09-021-3/+3
* fix link in configuration docsAnthony Sottile2020-08-221-1/+4
* add note to configuration.rst that inline comments are not supportedJanosh Riebesell2020-08-211-1/+21
* Fixed misprint.Max Grishkin2020-07-281-1/+1
* Support pyflakes 2.2.xAnthony Sottile2020-04-111-1/+34
* Fix typoHugo2020-03-251-1/+1
* Merge branch 'document_before_after' into 'master'Anthony Sottile2020-01-161-0/+11
|\
| * document that contents may appear before/after a noqa commentAnthony Sottile2020-01-161-0/+11
* | Some typo fixes in git hooks docsSorin Sbarnea2020-01-161-2/+2
|/
* Fix typosBrian Wignall2019-12-021-1/+1
* options: Remove parsing `--verbose` from the configuration fileEric N. Vander Weele2019-10-121-7/+1
* Document priority of configuration files and command linepeterjc2019-08-071-0/+5
* Fix incorrect error string in documentationMarkus Gerstel2019-07-191-1/+1
* support extend-exclude Fixes #535Thomas Grainger2019-07-081-0/+32
* document max-doc-length optionAntoine Gallix2019-03-201-0/+24
* options.rst: Update --ignore defaults to match codeKevin Locke2019-02-161-1/+1
* Update documentation with new pyflakes error codes.Greg Back2019-01-311-2/+9
* Add https://pre-commit.com metadatapre_commit_configAnthony Sottile2018-11-211-0/+49
* Grammar fixesVille Skyttä2018-11-112-2/+2
* 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
|/
* Fix docs for --isolated flagSargun Vohra2018-09-091-1/+1
* Update to pyflakes 2.0.0Miro Hrončok2018-06-051-0/+6
* docs: Link fixes and redirect avoidanceVille Skyttä2018-05-211-3/+3
* Implement --extend-ignoreVille Skyttä2018-05-162-0/+37
* 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
* Document using local pluginsIan Stapleton Cordasco2017-08-121-0/+48
* Add way to get back to options indexIan Cordasco2017-05-291-0/+143
* Start writing new documentation around --selectIan Cordasco2017-05-294-91/+293
* Note about error behaviour depending on Python version, e.g. F812Peter Cock2017-04-261-0/+3
* Assign missing codes to PyFlakes messagesLukasz Langa2016-11-281-1/+33
* Merge branch 'bug/249' into 'master' Ian Cordasco2016-11-122-0/+70
|\
| * Add documentation for VCS hooksIan Cordasco2016-11-122-0/+70
* | Remove reference to OpenStack SwiftIan Cordasco2016-11-121-5/+2
|/
* Add documentation for E999Ian Cordasco2016-10-281-0/+3
* Merge branch 'master' into 'master' Ian Cordasco2016-10-252-0/+21
|\
| * Fix typo in documentation.Martin Domke2016-08-121-1/+1
| * Add --tee option to split report output stream.Martin Domke2016-07-262-0/+21
* | Add --bug-report flag to help bug reportersIan Cordasco2016-08-071-0/+48