diff options
author | Marc Deop <marc@marcdeop.com> | 2019-03-01 20:11:51 +0100 |
---|---|---|
committer | Marc Deop <marc@marcdeop.com> | 2019-03-01 20:11:51 +0100 |
commit | 05d79f971eb9e779227e022ac47e4b78d400c9ec (patch) | |
tree | a68adb64d4d1ca9dbee0e2f9218fbe109724bdbd /.clang-format | |
parent | cdd5082b868936dccf330d16b1c134834fa94b21 (diff) | |
download | libquotient-05d79f971eb9e779227e022ac47e4b78d400c9ec.tar.gz libquotient-05d79f971eb9e779227e022ac47e4b78d400c9ec.zip |
fixup! chore: add .clang-format
Diffstat (limited to '.clang-format')
-rw-r--r-- | .clang-format | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.clang-format b/.clang-format index 9300f725..9c8d83e7 100644 --- a/.clang-format +++ b/.clang-format @@ -118,5 +118,3 @@ Standard: Cpp11 TabWidth: 8 UseTab: Never ... - - |