summary refs log tree commit diff stats
path: root/generator/.clang-format
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2023-12-02 17:03:54 -0500
committerStar Rauchenberger <fefferburbia@gmail.com>2023-12-02 17:03:54 -0500
commit90fbd47ca02f1a723134302ca978a7f9ef0eac04 (patch)
tree759a8d906ae903dbe088e078ac7bd71a080fdad5 /generator/.clang-format
parent691e37d46f55c36d85f82d261f002bb03b82f11b (diff)
downloadlingo-randomizer-90fbd47ca02f1a723134302ca978a7f9ef0eac04.tar.gz
lingo-randomizer-90fbd47ca02f1a723134302ca978a7f9ef0eac04.tar.bz2
lingo-randomizer-90fbd47ca02f1a723134302ca978a7f9ef0eac04.zip
Starting to get some puzzles randomized
Diffstat (limited to 'generator/.clang-format')
-rw-r--r--generator/.clang-format2
1 files changed, 2 insertions, 0 deletions
diff --git a/generator/.clang-format b/generator/.clang-format new file mode 100644 index 0000000..8de7fe6 --- /dev/null +++ b/generator/.clang-format
@@ -0,0 +1,2 @@
1---
2 BasedOnStyle: Google