feat(cpp-object-oriented-modular-refactoring): step 1 - cpp-style-tooling

This commit is contained in:
KOKO\Mimi
2026-08-16 03:19:17 +09:00
parent 0207aa0847
commit a94bafbdc6
6 changed files with 138 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
BasedOnStyle: Google
IndentWidth: 2
ColumnLimit: 80