Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apply consistent formatting to all files #419

Closed
mountaindude opened this issue Jun 30, 2022 · 0 comments · Fixed by #427
Closed

Apply consistent formatting to all files #419

mountaindude opened this issue Jun 30, 2022 · 0 comments · Fixed by #427
Milestone

Comments

@mountaindude
Copy link
Collaborator

Use pre-commit to ensure all source code and doc files (.js, .json, .yaml, .md etc) are consistently formatted.

pre-commit run --all-files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment