Skip to content

Commit 2f24acc

Browse files
committed
clang-format: Disable for src/basic/include/linux
We shouldn't try to format these headers, so add a custom .clang-format that disables formatting for the directory.
1 parent b67f061 commit 2f24acc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/basic/include/linux/.clang-format

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
---
2+
DisableFormat: true

0 commit comments

Comments
 (0)