/opt/cloudlinux/venv/lib/python3.11/site-packages/prospector/profiles/profiles
allow-shorthand: false inherits: - strictness_medium pylint: disable: - blacklisted-name - missing-docstring - line-too-long - E1103 - duplicate-code - too-many-branches - too-many-arguments - too-many-locals - too-many-statements - R0924 - unnecessary-pass - unnecessary-lambda - duplicate-key - eval-used - lost-exception - bad-staticmethod-argument - protected-access - signature-differs - lowercase-l-suffix - deprecated-module - global-variable-not-assigned - unused-import - unused-variable - unused-argument - unused-wildcard-import - redefined-builtin - redefine-in-handler - bare-except - logging-not-lazy - bad-format-string-key - anomalous-unicode-escape-in-string - W5101 pyflakes: disable: - F401 - F841 frosted: disable: - E101 - E307 - W101 pycodestyle: disable: - E501 - E711 - E712 - E721 - W503 pyroma: disable: - PYR06 - PYR09 pydocstyle: run: false
.
Edit
..
Edit
default.yaml
Edit
doc_warnings.yaml
Edit
flake8.yaml
Edit
full_pep8.yaml
Edit
member_warnings.yaml
Edit
no_doc_warnings.yaml
Edit
no_member_warnings.yaml
Edit
no_pep8.yaml
Edit
no_test_warnings.yaml
Edit
strictness_high.yaml
Edit
strictness_low.yaml
Edit
strictness_medium.yaml
Edit
strictness_none.yaml
Edit
strictness_veryhigh.yaml
Edit
strictness_verylow.yaml
Edit
test_warnings.yaml
Edit