Closed rcmachado closed 7 years ago
Raises a warning if the number of errors is above configured threshold (via pep8.max_errors variable).
pep8.max_errors
By default, if any error is found triggers a warning.
Raises a warning if the number of errors is above configured threshold (via
pep8.max_errors
variable).By default, if any error is found triggers a warning.