/[osn-commons]/trunk/.clang-tidy
ViewVC logotype

Annotation of /trunk/.clang-tidy

Parent Directory Parent Directory | Revision Log Revision Log


Revision 43 - (hide annotations)
Sat Aug 10 18:31:52 2024 UTC (7 months, 2 weeks ago) by rakinar2
File size: 188 byte(s)
chore: update .clang-{format,tidy}
1 rakinar2 43 Checks: >
2     -*,
3     bugprone-*,
4     performance-*,
5     readability-*,
6     modernize-*,
7     clang-analyzer-*,
8     misc-*,
9     portability-*
10     WarningsAsErrors: '*'
11     HeaderFilterRegex: '.*'
12     FormatStyle: file

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26