summaryrefslogtreecommitdiff
path: root/.clang-format
diff options
context:
space:
mode:
authorAdam T. Carpenter <Commodore@chunkybluegiant>2025-04-26 23:57:07 -0400
committerAdam T. Carpenter <Commodore@chunkybluegiant>2025-04-26 23:57:07 -0400
commit0976b24cad90547fec8a1252f7e962b13d711501 (patch)
tree853950c605e5c10d52ccd00b52bf8553c923fe3b /.clang-format
downloadttt-c64-0976b24cad90547fec8a1252f7e962b13d711501.tar.xz
ttt-c64-0976b24cad90547fec8a1252f7e962b13d711501.zip
solver and prompter
Diffstat (limited to '.clang-format')
-rw-r--r--.clang-format3
1 files changed, 3 insertions, 0 deletions
diff --git a/.clang-format b/.clang-format
new file mode 100644
index 0000000..247acf1
--- /dev/null
+++ b/.clang-format
@@ -0,0 +1,3 @@
+# clang format config
+BasedOnStyle: Google
+IndentWidth: 4