Files
clang-uml/.clang-format-include
2023-12-22 21:26:34 +01:00

11 lines
141 B
Plaintext

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