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

Fix Lint Issues Related to JSON Files #48

Closed
2 tasks
Matthew-Grayson opened this issue Mar 13, 2024 · 0 comments · Fixed by #49
Closed
2 tasks

Fix Lint Issues Related to JSON Files #48

Matthew-Grayson opened this issue Mar 13, 2024 · 0 comments · Fixed by #49
Assignees

Comments

@Matthew-Grayson
Copy link
Contributor

🐛 Summary

  • check-json
  • pretty-format-json

To setup pre-commit locally, run ./setup-env.
If it fails to run, follow the instructions returned in the console. This includes installing pyenv pyenv-virtualenv, and adding its path to .zhrc.

To run the check-case-conflict hook, run pre-commit run check-case-conflict --all-files.
To run a different hook, replace check-case-conflict with the name of the hook.

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

Successfully merging a pull request may close this issue.

1 participant