-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Revamp json-styling commands in Makefile * style-json now checks all non-blacklisted files, rather than stopping after the first failure. * Dependencies fixed such that it doesn't compile the json_formatter executable every time you use these targets. * Reduce json formatted spam Stop printing anything for files that are well-formatted. These lines just clutter the CI output. * Document some suggestions for git pre-commit Show how to check json and code style in a pre-commit hook.
- Loading branch information
Showing
3 changed files
with
20 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters