clang-uml/.clang-format-include
2024-05-22 22:48:33 +02:00

9 lines
124 B
Plaintext

#
# List of glob patterns for files to check
#
#
+ src/**/*.cc
+ src/**/*.h
+ tests/**/*.cc
+ tests/**/*.h
+ tests/**/*.cppm