Skip to content

Commit

Permalink
.clang-format: Fix 'Standard' entry
Browse files Browse the repository at this point in the history
  • Loading branch information
drdanz committed Jul 30, 2020
1 parent da8aa1c commit 3e4ae87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .clang-format
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ SpacesInCStyleCastParentheses: false
SpacesInParentheses: false
SpacesInSquareBrackets: false
SpaceBeforeSquareBrackets: false
Standard: Cpp14
Standard: Latest
StatementMacros:
- YARP_UNUSED
- Q_UNUSED
Expand Down

0 comments on commit 3e4ae87

Please sign in to comment.