Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update clang-format to autodetect C++ standard.
  • Loading branch information
rpavlik committed Oct 21, 2014
1 parent a407a59 commit 692a244
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .clang-format
@@ -1,7 +1,7 @@
---
Language: Cpp
BasedOnStyle: LLVM
Standard: Cpp03
Standard: Auto
IndentWidth: 4
TabWidth: 4
UseTab: Never
Expand Down

0 comments on commit 692a244

Please sign in to comment.