Draft: Standardizing the code style and format
we add these auto formatters so we stop having to think about it
enable:
- isort
- yapf (or autopep8)
- linter: pylint seems like a good choice or ruff
- something for type checking: mypy, pyright, pytype, pyre, or monkeytype
Merge request reports
Activity
requested review from @askhl
assigned to @tboland1
added ASRLIB label
added 84 commits
-
cb8d206a...3fab58de - 83 commits from branch
main
- 7424d21b - merge main fix conflicts
-
cb8d206a...3fab58de - 83 commits from branch
Please register or sign in to reply