mirror of
https://github.com/collectd/collectd.git
synced 2026-02-09 04:09:15 +08:00
Add a config file for clang-format
To use it, use `clang-format --style=file`
This commit is contained in:
5
.clang-format
Normal file
5
.clang-format
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
BasedOnStyle: LLVM
|
||||
IncludeCategories:
|
||||
- Regex: '"collectd.h"'
|
||||
- Priority: -1
|
||||
Reference in New Issue
Block a user