Commit b2b2c01
Update linter style to use 4-space indents
This commit adds a custom .clang-format config file to switch the LLVM C++ style guide's default 2-space indents to 4-space indents. The config file is read
by clang-format in the action after updating linter.yml to use `clang_format_args: -style=file`.1 parent d51d156 commit b2b2c01
2 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
0 commit comments