설정 끝

This commit is contained in:
2025-03-30 23:13:12 +09:00
parent 5428cb3f00
commit ddd36f7a95
3 changed files with 32 additions and 11 deletions

7
.clang-format Normal file
View File

@@ -0,0 +1,7 @@
# Google C/C++ Code Style Settings
Language: Cpp
BasedOnStyle: Google
Standard: c++20
UseTab: Never
ColumnLimit: 80