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
{{ message }}
This repository has been archived by the owner on Aug 22, 2022. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
The text was updated successfully, but these errors were encountered: