File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -54,6 +54,6 @@ SpacesInCStyleCastParentheses: false
5454SpacesInContainerLiterals : true
5555SpacesInParentheses : false
5656SpacesInSquareBrackets : false
57- Standard : Cpp03
57+ Standard : Cpp11
5858TabWidth : 8
5959UseTab : Never
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ ruby: 2.2.0
77addons :
88 apt :
99 packages :
10- - clang-format-3.6
10+ - clang-format
1111before_script :
1212- cmake --version
1313- bundle install
Original file line number Diff line number Diff line change 11GIT
22 remote: https://github.com/robertodr/danger-code_style_validation.git
3- revision: 09f9fe8f3cb34cf27599d33dde032648ad489ff1
3+ revision: a9d0479b8febbe4fa1ad94b3b780e2f727a8938b
44 specs:
55 danger-code_style_validation (0.0.1 )
66 danger-plugin-api (~> 1.0 )
You can’t perform that action at this time.
0 commit comments