pip install pylint pylint your_file.py [MESSAGES CONTROL] disable=C0103 [REPORTS] min-statements=10 [RATINGS] show-refactor=True