Closed Akasurde closed 1 year ago
Adding pylint to the CI linting tests.
pylint
The plan is to slowly enable individual checks until we get the number of errors down a bit. Disabled all checks for now except for W0102 - dangerous-default-value.
W0102 - dangerous-default-value
Adding
pylint
to the CI linting tests.The plan is to slowly enable individual checks until we get the number of errors down a bit. Disabled all checks for now except for
W0102 - dangerous-default-value
.