summaryrefslogtreecommitdiff
path: root/docs/source/user
Commit message (Expand)AuthorAgeFilesLines
* remove more mentions of user-level configuration in docsGuilhem Saurel2021-10-111-8/+4
* update doc after #1404Guilhem Saurel2021-10-111-20/+0
* Improves plugin docsNikita Sobolev2021-06-221-3/+3
* Clarify where `--jobs` is disabledAnthony Sottile2021-05-181-2/+2
* Add --extend-select command line argumentFrank Winklmeier2021-04-112-0/+38
* Merge pull request #35 from sambrightman/document-exclude-defaultAnthony Sottile2021-04-031-1/+1
|\
| * Update documentation of default excludesSam Brightman2019-02-252-2/+2
* | fix manual gitlab linksAnthony Sottile2021-04-031-1/+1
* | 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