Commits on Source (6)
-
Ian Cordasco authored
This flips the W503 rule to enforce line breaks before binary operators. Related #498
-
Ian Stapleton Cordasco authored
-
Ian Stapleton Cordasco authored
-
Ian Lee authored
-
Ian Lee authored
-
Ian Lee authored
Add W504 for line breaks before binary operators
Showing
- CHANGES.txt 2 additions, 0 deletionsCHANGES.txt
- pycodestyle.py 83 additions, 30 deletionspycodestyle.py
- setup.cfg 1 addition, 1 deletionsetup.cfg
- testsuite/E12.py 14 additions, 15 deletionstestsuite/E12.py
- testsuite/E12not.py 17 additions, 23 deletionstestsuite/E12not.py
- testsuite/W19.py 9 additions, 9 deletionstestsuite/W19.py
- testsuite/test_all.py 1 addition, 1 deletiontestsuite/test_all.py
- testsuite/test_api.py 2 additions, 2 deletionstestsuite/test_api.py