summaryrefslogtreecommitdiff
path: root/docs/intro.rst
Commit message (Expand)AuthorAgeFilesLines
* Delete W601 -> W604 warningsDanny Sepler2022-10-181-12/+0
* make the example ignore a valid prefixAnthony Sottile2022-09-281-1/+1
* docs: Fix double-dash converted to en-dashWilliam Andrea2022-02-241-1/+1
* docs: E203 also applies to comma and semicolonWilliam Andrea2021-11-221-1/+1
* Remove involuntary NBSP from the documentationPierre Sassoulas2021-11-091-2/+2
* Support for space indents with size other than 4Jason Ansel2020-11-181-0/+1
* Add check for over-indented blocksJon Dufresne2019-01-241-0/+1
* Update all pypi.python.org URLs to pypi.orgJon Dufresne2018-06-091-2/+2
* Implement W505 - Max Doc Length checkBrian Van Klaveren2018-05-111-6/+11
* Add explanation about the default configurationToshiki Hirao2018-04-221-0/+2
* Merge pull request #684 from jdufresne/async-awaitIan Stapleton Cordasco2018-02-171-0/+2
|\
| * Add W606 warning for async and await keywords in Python 3.7Jon Dufresne2017-09-301-0/+2
* | Describe code W504 line break after binary operatorPeter Cock2018-01-231-4/+7
* | Fix space in flag nameWilfred Hughes2017-10-251-2/+2
* | Maintain alphabetical orderingAnn Paul2017-10-141-1/+1
* | Config file example for boolean flagsAnn Paul2017-10-141-0/+2
|/
* Add W605 warning for invalid escape sequences in string literalsJon Dufresne2017-09-101-0/+2
* warn about bare except clauseŁukasz Rogalski2016-12-281-0/+2
* Add E306 to docs⁣ Florian Best2016-11-081-0/+2
* Fix issue #400: Require two blank lines after toplevel def, classNikhil Benesch2016-06-251-0/+2
* Merge pull request #525 from mtmiller/issue341Ian Lee2016-06-061-0/+6
|\
| * Report E742 and E743 for badly named functions and classesMike Miller2016-06-031-0/+4
| * Report E741 for prohibited single-letter variablesMike Miller2016-06-021-0/+2
* | Change all references to the pep8 project to say pycodestyleMaxPayton2016-06-031-10/+11
|/
* Removed project level `.pep8` config fileIan Lee2016-05-311-3/+2
* Improved formatting of filename referencing in docsIan Lee2016-05-311-5/+5
* Updated two more references to old namedoc-updateIan Lee2016-05-291-1/+2
* Updated project name in docsIan Lee2016-05-291-25/+20
* Convert readthedocs link for their .org -> .io migration for hosted projectsAdam Chainz2016-05-291-1/+1
* Updated text list of "ignored by default" codesfollowup-to-499Ian Lee2016-04-281-2/+2
* Add W503 to default ignore listIan Cordasco2016-04-231-1/+1
* complain about missing space before opening parentheses of import statementŁukasz Rogalski2016-03-291-0/+2
* Updated source code links to point to new repository name; issue #466 / #481Ian Lee2016-02-221-1/+1
* Changed link from pep257 to pydocstyle now that project has been renamed.Alasdair Nicol2016-02-161-1/+1
* Fixed #452 - Mention `ignore` in Error codes and not Configurationissue-452Ian Lee2015-10-251-4/+0
* Fixed table formatting typoIan Lee2015-09-091-190/+190
* Escape inline asteriskIan Lee2015-09-081-2/+2
* Update all documentation and links to use PyCQAIan Cordasco2015-09-071-1/+1
* Add W503 to the error code table in the docsIan Cordasco2015-07-041-0/+5
* Merge pull request #313 from hongqn/e721-noqaIan Lee2015-02-071-1/+1
|\
| * allow use # noqa to disable E721 warningQiangning Hong2014-08-081-1/+1
* | Update docs for configurationIan Lee2014-12-291-3/+3
* | Update documentation to match config file location change in last commit.Simon Kennedy2014-12-291-2/+11
* | Merge pull request #360 from jcrocholl/issue-316Ian Lee2014-12-221-9/+9
|\ \
| * | Update documentation to reflect changes to default; issues #356 #316Ian Lee2014-12-181-9/+9
* | | Update documentation to match function.Ian Lee2014-12-181-1/+1
|/ /
* | Add error code E402 to docs; issue #304Ian Lee2014-12-141-0/+2
* | Dont need to make a sphinx table header explicitly boldIan Lee2014-12-131-2/+2
* | Fixed the formatting in the tableIlambharathi Kanniah2014-07-311-1/+1
* | Added variables table for clarityIlambharathi Kanniah2014-07-311-0/+16