This website requires JavaScript.
Explore
Help
Sign in
ansible
/
community.general
Watch
1
Star
0
Fork
You've already forked community.general
0
mirror of
https://github.com/ansible-collections/community.general.git
synced
2024-09-14 20:13:21 +02:00
Code
Releases
Activity
c476ab942b
community.general
/
test
/
sanity
/
pep8
/
current-ignore.txt
5 lines
20 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 21:34:00 +01: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 04:29:21 +01:00
W503
Explicitly exclude W504 (#38539) pycodestyle 2.4 has changed the default for W504
2018-04-10 21:07:57 +02:00
W504
Use pycodestyle instead of pep8 (#25947)
2017-07-13 20:46:31 +02:00
E741
Copy permalink