Fix code format and add Style object (unused)

This commit is contained in:
Corentin 2022-10-01 05:03:16 +09:00
commit d15b25dba6
25 changed files with 320 additions and 201 deletions

2
.ccls
View file

@ -1,4 +1,4 @@
clang++
clangd
-std=c++17
-DDEBUG
-Wall