Add .clang-format and rename to vuln.c

This commit is contained in:
Johannes Maier
2024-01-05 17:40:12 +01:00
parent 1ef96d8206
commit 8176a353c1
3 changed files with 6 additions and 1 deletions
+3
View File
@@ -0,0 +1,3 @@
BasedOnStyle: LLVM
IndentWidth: 4
ColumnLimit: 200