diff options
Diffstat (limited to 'zig-elf/.clang-format')
| -rw-r--r-- | zig-elf/.clang-format | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/zig-elf/.clang-format b/zig-elf/.clang-format new file mode 100644 index 0000000..84ac618 --- /dev/null +++ b/zig-elf/.clang-format @@ -0,0 +1,4 @@ +BasedOnStyle: LLVM +ColumnLimit: 120 +IndentWidth: 4 + |
