Files
clang-uml/.clang-format-include
2021-02-21 12:38:51 +01:00

10 lines
123 B
Plaintext

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