Closed adamschachne closed 2 years ago
We need something that can fix formatting and catch mistakes. It should work with most modern editors.
Some names out there worth looking into: Pylint, autopep8, editorconfig
Use Black for formatting. There will be an action that runs on PRs to do a black check
We need something that can fix formatting and catch mistakes. It should work with most modern editors.
Some names out there worth looking into: Pylint, autopep8, editorconfig