mirror of
https://github.com/fredrikr79/SnakeDL3.git
synced 2025-12-22 10:10:22 +01:00
chore: configure clangd lsp+formatting
This commit is contained in:
6
.clang-format
Normal file
6
.clang-format
Normal file
@@ -0,0 +1,6 @@
|
||||
# Common settings
|
||||
BasedOnStyle: llvm # WebKit
|
||||
TabWidth: 4
|
||||
IndentWidth: 4
|
||||
UseTab: Never
|
||||
ColumnLimit: 80
|
||||
Reference in New Issue
Block a user