pylint

A Python code linter. More information: https://pylint.pycqa.org/en/latest/. Show lint errors…

pylint

A Python code linter. More information: https://pylint.pycqa.org/en/latest/.

pylint {{path/to/file.py}}

pylint --rcfile {{path/to/pylintrc}} {{path/to/file.py}}

pylint --disable {{C,W,no-error,design}} {{path/to/file}}

Также может быть вам интересно:
КодТрюки BashНастройкиТерминал/Консоль
← pyinfra pypy →