-
Notifications
You must be signed in to change notification settings - Fork 114
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Use cmake_parse_arguments instead of a custom parser * Fix suffix regular expressions to pick up some files we were missing * Add EXCLUDES to the format_and_lint command * Make separate rules for each format or lint command * Add rules for chkfmt to check format without changing it * Add js-beautifier format commands * Enable clang-tidy lint commands * Fix lint manifest relative path logic
- Loading branch information
1 parent
20b5943
commit 06b2581
Showing
9 changed files
with
292 additions
and
140 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
Oops, something went wrong.