You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
a3m runs pylint and vulture in CI. Via pre-commit, we also run black, flake8, reorder_python_imports, pip-tools and pyupgrade.
Other tools that we could be using:
fossa
dependabot, pyup
codecov
bandit (nightly?)
The text was updated successfully, but these errors were encountered:
sevein
changed the title
Process: some code quality control tools not installed yet
Problem: some code quality control tools not installed yet
May 26, 2020
a3m runs pylint and vulture in CI. Via pre-commit, we also run black, flake8, reorder_python_imports, pip-tools and pyupgrade.
Other tools that we could be using:
The text was updated successfully, but these errors were encountered: