-
Notifications
You must be signed in to change notification settings - Fork 72
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Linting: Upgrade to latest version of yscope-dev-utils and add C++ li…
…nt configs from yscope-dev-utils. (#537)
- Loading branch information
1 parent
8ea88fc
commit 3ceb17e
Showing
4 changed files
with
12 additions
and
153 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
Submodule yscope-dev-utils
updated
6 files
+21 −0 | docs/index.md | |
+73 −0 | docs/lint-tools-cpp.md | |
+149 −0 | lint-configs/.clang-format | |
+133 −0 | lint-configs/.clang-tidy | |
+52 −0 | lint-configs/symlink-cpp-lint-configs.sh | |
+14 −0 | taskfiles/utils.yml |