Merge pull request #1280 from JJones780/ClangFormat

UseTab: ForIndentation
presentation
JJones780 7 years ago committed by GitHub
commit 68b827b422
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .clang-format

@ -59,4 +59,4 @@ Standard: Cpp03
TabWidth: 4
UseTab: Always
UseTab: ForIndentation

Loading…
Cancel
Save