mirror of
https://github.com/MorizzG/tool-default-configs.git
synced 2025-12-06 01:22:41 +00:00
changed line width for clang-format to 100
This commit is contained in:
parent
d06f9a519d
commit
6fc5a660fe
1 changed files with 2 additions and 0 deletions
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
BasedOnStyle: Google
|
||||
|
||||
IndentWidth: 4
|
||||
ColumnLimit: 100
|
||||
---
|
||||
Language: Cpp
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue