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
54
54
SpacesInContainerLiterals : true
55
55
SpacesInParentheses : false
56
56
SpacesInSquareBrackets : false
57
- Standard : Cpp03
57
+ Standard : Cpp11
58
58
TabWidth : 8
59
59
UseTab : Never
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ ruby: 2.2.0
7
7
addons :
8
8
apt :
9
9
packages :
10
- - clang-format-3.6
10
+ - clang-format
11
11
before_script :
12
12
- cmake --version
13
13
- bundle install
Original file line number Diff line number Diff line change 1
1
GIT
2
2
remote: https://github.com/robertodr/danger-code_style_validation.git
3
- revision: 09f9fe8f3cb34cf27599d33dde032648ad489ff1
3
+ revision: a9d0479b8febbe4fa1ad94b3b780e2f727a8938b
4
4
specs:
5
5
danger-code_style_validation (0.0.1 )
6
6
danger-plugin-api (~> 1.0 )
You can’t perform that action at this time.
0 commit comments