summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed all but the last test casegh-502Ian Lee2016-06-252-4/+7
* Fixed doctest cases and improved binary helper functionIan Lee2016-06-252-18/+24
* Added W504 code to docsIan Lee2016-06-251-4/+6
* Updated testsuite cases for #502Ian Lee2016-06-252-28/+23
* Add W504 for line breaks before binary operatorsIan Cordasco2016-06-253-49/+99
* Updated tox to do same tests as Travis CIIan Lee2016-06-251-1/+1
* Removed test code unrelated to utf-8 checksIan Lee2016-06-251-17/+0
* Merge branch 'gh-536'Ian Lee2016-06-259-1/+80
|\
| * Added test case based on @gvanrossum commentIan Lee2016-06-251-0/+11
| * Updated checker variable based on conversation in #536Ian Lee2016-06-251-5/+5
| * Added extra Okay example to test againstIan Lee2016-06-251-0/+19
| * Fixed placement of changelog entryIan Lee2016-06-251-1/+1
| * Fix issue #400: Require two blank lines after toplevel def, classNikhil Benesch2016-06-258-1/+50
|/
* Updated changelog with 2.1 milestone changesIan Lee2016-06-251-0/+3
* Updated rename note in READMEIan Lee2016-06-251-2/+6
* Updated to use sheilds.io badgesIan Lee2016-06-251-2/+2
* Updated text about running tests with tox; Closes #552Ian Lee2016-06-251-2/+1
* Merge pull request #539 from sigmavirus24/max-line-length-noqaIan Lee2016-06-071-2/+4
|\
| * Update maximum_line_length to use Checker.noqaIan Cordasco2016-06-071-2/+4
* | Merge pull request #540 from sigmavirus24/remove-warningsIan Cordasco2016-06-071-3/+0
|\ \ | |/ |/|
| * Remove unused imports and assignmentsIan Cordasco2016-06-071-3/+0
|/
* Updated changelog to specify changes in 2.1.0Ian Lee2016-06-061-1/+7
* Merge pull request #525 from mtmiller/issue341Ian Lee2016-06-063-1/+62
|\
| * Report E742 and E743 for badly named functions and classesMike Miller2016-06-032-2/+17
| * Also report E741 on 'global' and 'nonlocal' statementsMike Miller2016-06-031-2/+2
| * Add more doctests for E741Mike Miller2016-06-021-0/+12
| * Report E741 for prohibited single-letter variablesMike Miller2016-06-023-0/+34
| * Never use 'l' (lowercase letter el) as a variable nameMike Miller2016-06-021-1/+1
* | Updated version number of next release to 2.1.0Ian Lee2016-06-061-1/+1
* | Updated Travis CI doc linkIan Lee2016-06-061-1/+1
* | Updated docs related to tested Python versionsIan Lee2016-06-061-2/+2
* | Added passing test case related to #376Ian Lee2016-06-061-1/+5
* | Fixed wrapping of text in developer.rstIan Lee2016-06-061-1/+2
* | Added skip missing interpreters flag to tox configIan Lee2016-06-061-0/+1
* | Updated developer documentation for testingIan Lee2016-06-063-5/+8
* | Add test-requirements.txt with basic test packagesSusan Tan2016-06-062-0/+8
* | Reverted a few spelling changesIan Lee2016-06-062-2/+2
* | Fix typosSusan Tan2016-06-062-3/+3
* | Re-ordered package imports alphabeticallyIan Lee2016-06-061-4/+6
* | Bumped version number post releaseIan Lee2016-06-061-1/+1
* | Merge pull request #532 from mtmiller/doc-updateIan Lee2016-06-061-1/+1
|\ \
| * | Update Python version list in docsMike Miller2016-06-031-1/+1
* | | Merge pull request #530 from iamaspacecow/pycodestyle-name-changeIan Lee2016-06-066-43/+48
|\ \ \ | |/ / |/| |
| * | Change all references to the pep8 project to say pycodestyleMaxPayton2016-06-036-43/+48
|/ /
* | Merge pull request #522 from arthall/issue-314Ian Lee2016-06-021-6/+19
|\ \ | |/ |/|
| * Modified patch for issue #314 so tests in E73.py passArt Hall2016-06-021-2/+6
| * Merge latest master into issue-314Art Hall2016-06-0230-516/+968
| |\
| * | Fixing compound_statement not to be quadratic in # of :sissue-314Darioush Jalalinasab2014-12-181-11/+18
* | | Merge pull request #520 from kjcole/masterIan Lee2016-06-021-0/+1
|\ \ \ | |_|/ |/| |
| * | - Added venv/ (virtualenv) to list of git ignored filename patternsKevin Cole2016-06-021-0/+1
|/ /