Skip to content

Commit 2929419

Browse files
committed
fixes
1 parent 542d4bb commit 2929419

2 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: file:./base.clang-format
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: file:./base.clang-format
44
ColumnLimit: 0
55
...

0 commit comments

Comments
 (0)