Style: Add .clangd config
This commit is contained in:
@@ -18,7 +18,7 @@ indent_style = space
|
||||
indent_size = 4
|
||||
|
||||
# YAML requires indentation with spaces instead of tabs.
|
||||
[*.{yml,yaml}]
|
||||
[{*.{yml,yaml},.clang{-format,-tidy,d}}]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user