Skip to content

Commit

Permalink
Add comment in .clang-format file to specify the header list source
Browse files Browse the repository at this point in the history
  • Loading branch information
Po Yen Chen committed Mar 9, 2019
1 parent a893023 commit a264698
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .clang-format
Expand Up @@ -61,6 +61,8 @@ ForEachMacros:
- Q_FOREACH
- BOOST_FOREACH
IncludeBlocks: Regroup
# To obtain updated lists of system headers used in the below expressions, see:
# https://stackoverflow.com/a/2029106
IncludeCategories:
# ONNC library headers
- Regex: '^[<|"]onnc/'
Expand Down

0 comments on commit a264698

Please sign in to comment.