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.
This commit is contained in:
Daan De Meyer
2025-04-30 09:21:55 +02:00
parent 5eaf4c1006
commit b773143708

View File

@@ -0,0 +1,2 @@
---
DisableFormat: true