This commit is contained in:
2026-06-20 12:55:08 -05:00
parent 925c2524f8
commit a03975fc7c
5 changed files with 484 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
BasedOnStyle: Mozilla
ColumnLimit: 80
IndentWidth: 2
TabWidth: 2
UseTab: Never
IndentPPDirectives: BeforeHash