Skip to content
Snippets Groups Projects
Commit 314cc109 authored by Tatsuhiro Tsujikawa's avatar Tatsuhiro Tsujikawa
Browse files

clang-format-8

parent edfa22ae
No related merge requests found
...@@ -111,6 +111,9 @@ SpacesInCStyleCastParentheses: false ...@@ -111,6 +111,9 @@ SpacesInCStyleCastParentheses: false
SpacesInParentheses: false SpacesInParentheses: false
SpacesInSquareBrackets: false SpacesInSquareBrackets: false
Standard: Cpp11 Standard: Cpp11
StatementMacros:
- Q_UNUSED
- QT_REQUIRE_VERSION
TabWidth: 8 TabWidth: 8
UseTab: Never UseTab: Never
... ...
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment