add static analysis #20

Merged
UmbertoF merged 4 commits from feature_ci into develop 2019-12-13 23:34:12 +00:00
1 changed files with 3 additions and 3 deletions
Showing only changes of commit c846f04066 - Show all commits

View File

@ -192,7 +192,7 @@ exceptions:
formatting:
active: true
android: false
android: true
autoCorrect: true
AnnotationOnSeparateLine:
active: false
@ -206,7 +206,7 @@ formatting:
Filename:
active: true
FinalNewline:
active: true
active: false
autoCorrect: true
ImportOrdering:
active: false
@ -223,7 +223,7 @@ formatting:
active: true
autoCorrect: true
MultiLineIfElse:
active: true
active: false
autoCorrect: true
NoBlankLineBeforeRbrace:
active: true