Preview: no_pep8.yaml
Size: 348 B
/opt/cloudlinux/venv/lib64/python3.11/site-packages/prospector/profiles/profiles/no_pep8.yaml
allow-shorthand: false
pylint:
disable:
- line-too-long
- too-many-lines
- trailing-whitespace
- missing-final-newline
- unnecessary-semicolon
- multiple-statements
- C0322
- C0323
- C0324
pycodestyle:
run: false
# TODO: remove this in prospector 2.0 - here for legacy backwards compat
pep8:
run: false
Directory Contents
Dirs: 0 × Files: 16