Add flake8 (with dlint) tests to CI #1195
Labels
Change
Neigher a bug nor a freature, but something that needs to be addressed.
Needs tests
This feature or fix needs a test-case to ensure it continues to work in the future.
#1194 showed that adopting properly configured static analysis might help prevent some serious bugs. There are lots of style warnings and false-positives currently when running flake8. Some are fixable, but some warnings could also simply be disabled.
The text was updated successfully, but these errors were encountered: