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
e1c2dd383a
ansible
/
test
/
sanity
/
pep8
/
current-ignore.txt
6 lines
25 B
Text
Raw
Normal View
History
Unescape
Escape
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) pycodestyle 2.4 has changed the default for W504
2018-04-10 19:07:57 +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