diff options
| author | Star Rauchenberger <fefferburbia@gmail.com> | 2023-11-23 01:47:18 +0000 | 
|---|---|---|
| committer | Star Rauchenberger <fefferburbia@gmail.com> | 2023-11-23 01:47:18 +0000 | 
| commit | 4e206fae5be6093b36c7779ba2a4a3679f0e754b (patch) | |
| tree | 3a1377ae7781debeb04c17464f9eab13f7e47131 /.clang-format | |
| download | godot3-tscn-compactor-4e206fae5be6093b36c7779ba2a4a3679f0e754b.tar.gz godot3-tscn-compactor-4e206fae5be6093b36c7779ba2a4a3679f0e754b.tar.bz2 godot3-tscn-compactor-4e206fae5be6093b36c7779ba2a4a3679f0e754b.zip | |
something
Diffstat (limited to '.clang-format')
| -rw-r--r-- | .clang-format | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/.clang-format b/.clang-format new file mode 100644 index 0000000..8de7fe6 --- /dev/null +++ b/.clang-format | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | --- | ||
| 2 | BasedOnStyle: Google | ||
