mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 11:57:35 +00:00
LibCodeComprehension: Add .clang-format to disable formatting for tests
Same as 42865b8975
.
This commit is contained in:
parent
106c04d807
commit
0d63b7a515
1 changed files with 4 additions and 0 deletions
|
@ -0,0 +1,4 @@
|
||||||
|
# These are all test files, don't format them, as they maybe
|
||||||
|
# intentionally miss-formatted.
|
||||||
|
DisableFormat: true
|
||||||
|
SortIncludes: Never
|
Loading…
Add table
Add a link
Reference in a new issue