refactor: remove unnecessary changes

This commit is contained in:
atheeq-rhxn 2026-01-17 01:25:35 +05:30
parent c0abfaefc8
commit 66f51fc3f6
15 changed files with 486 additions and 129 deletions

4
.clang-format Normal file
View file

@ -0,0 +1,4 @@
BasedOnStyle: LLVM
UseTab: Always
TabWidth: 4
IndentWidth: 4