Skip to content
This repository has been archived by the owner on Aug 22, 2022. It is now read-only.

Implement an automated lint fix for Python files #722

Open
spokerman12 opened this issue Mar 2, 2021 · 0 comments
Open

Implement an automated lint fix for Python files #722

spokerman12 opened this issue Mar 2, 2021 · 0 comments

Comments

@spokerman12
Copy link
Contributor

The frontend module has npm run lint-fix which is very helpful and saves a bunch of valuable time between review rounds and waiting for the CI suites to complete.
There should be an equivalent for the Python modules.
I've found that Black fits most if not all formatting requirements and nits I've been requested to apply.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant