diff options
Diffstat (limited to 'lib/safestack/.clang-format')
-rw-r--r-- | lib/safestack/.clang-format | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/safestack/.clang-format b/lib/safestack/.clang-format deleted file mode 100644 index 560308c91deec..0000000000000 --- a/lib/safestack/.clang-format +++ /dev/null @@ -1,2 +0,0 @@ -BasedOnStyle: Google -AllowShortIfStatementsOnASingleLine: false |