This website requires JavaScript.
Explore
Help
Sign in
wbrawner
/
ansible
Watch
1
Star
0
Fork
You've already forked ansible
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
938625add7
ansible
/
test
/
sanity
/
pep8
/
current-ignore.txt
7 lines
30 B
Text
Raw
Normal View
History
Unescape
Escape
Use pycodestyle instead of pep8 (#25947)
2017-07-13 18:46:31 +00:00
E305
Add `pep8` to `ansible-test`. (#20745) The rule sets and legacy file list are a first draft. It is likely that they will need to be revised.
2017-01-27 20:34:00 +00:00
E402
Bulk pep8 fixes - hand crafted (#33690) * Bulk pep8 fixes - hand crafted Fix by hand the remaining issues that autopep8 couldn't * Next batch of hand crafted pep8 fixes * Ignore W503 https://github.com/PyCQA/pycodestyle/pull/499 * Revert more of W503
2017-12-08 03:29:21 +00:00
W503
Explicitly exclude W504 (#38539) (#38550) pycodestyle 2.4 has changed the default for W504 (cherry picked from commit 38491fe93d8dc7309de2fa63c27ef106a49465c5)
2018-04-10 20:01:26 +00:00
W504
Use pycodestyle instead of pep8 (#25947)
2017-07-13 18:46:31 +00:00
E722
E741
Reference in a new issue
Copy permalink