-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: minor clang-format tweak, add full stdlib to PCH.h (#114)
- Add requires clause rules to .clang-format to reflect current style, remove some `//` in PCH.h as they're no longer needed with the new rules - Set FixNamespaceComments to true for consistency, most namespaces already include trailing comments - Add the full standard library to PCH.h, it was missing a couple headers earlier
- Loading branch information
1 parent
fe6445a
commit a476fe1
Showing
2 changed files
with
141 additions
and
54 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