diff options
| author | Aakarsh Kashyap <[email protected]> | 2026-06-29 22:27:45 +0530 |
|---|---|---|
| committer | Aakarsh Kashyap <[email protected]> | 2026-06-29 22:27:45 +0530 |
| commit | 36db9ebac493aa07a08c8a92a1380d253e05718e (patch) | |
| tree | 70b528aa4ca444f2251d01787307225c551f8d91 /.clang-format | |
| parent | 53a8f41171179663cebdb9afbee5de88f8b6bbd4 (diff) | |
input handling using SCSP ring buffer
Diffstat (limited to '.clang-format')
| -rw-r--r-- | .clang-format | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.clang-format b/.clang-format deleted file mode 100644 index 9fa6cda..0000000 --- a/.clang-format +++ /dev/null @@ -1,4 +0,0 @@ -BasedOnStyle: LLVM -IndentWidth: 8 -TabWidth: 8 -UseTab: Never |
