Skip to content

Commit a160dbf

Browse files
committed
changes
1 parent c2b81ae commit a160dbf

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

tests/.config/dev.clang-format

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
22
Language: Cpp
3-
BasedOnStyle: file:base.clang-format
3+
BasedOnStyle: InheritParentConfig
44
ColumnLimit: 59
55
...

tests/.config/main.clang-format

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
22
Language: Cpp
3-
BasedOnStyle: file:base.clang-format
3+
BasedOnStyle: InheritParentConfig
44
ColumnLimit: 0
55
...

0 commit comments

Comments
 (0)