Skip to content

Commit

Permalink
Merge pull request #426 from wasmx/clang-format
Browse files Browse the repository at this point in the history
clang-format: Use Cpp11 to lower requirements
  • Loading branch information
axic authored Jul 16, 2020
2 parents 776ce47 + b594488 commit 154a76b
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
@@ -1,6 +1,6 @@
---
Language: Cpp
Standard: c++17
Standard: Cpp11
BasedOnStyle: Chromium

AccessModifierOffset: -4
Expand Down

0 comments on commit 154a76b

Please sign in to comment.