pylint --errors-only src/

Category: Python & pip

pylint --errors-only src/

Only report errors, suppress warnings and conventions

Only reports errors (E codes), ignoring warnings, conventions, and refactoring suggestions.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.