-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Milestone
Description
The current codebase does not enforce a consistent coding style automatically. Adding proper linting tools will improve overall code quality.
Details
We should:
- Ensure that all linting actions work properly
- Add or update lint configs (
.flake8,.editorconfig, etc.) - Fix any current linting issues
- Add linting to CI for the cases that we have already missed
Metadata
Metadata
Assignees
Type
Projects
Status
Todo