mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 08:25:20 +09:00
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:
2
src/basic/include/linux/.clang-format
Normal file
2
src/basic/include/linux/.clang-format
Normal file
@@ -0,0 +1,2 @@
|
||||
---
|
||||
DisableFormat: true
|
||||
Reference in New Issue
Block a user