Skip to content

Commit

Permalink
try to warning
Browse files Browse the repository at this point in the history
  • Loading branch information
noboru-i committed Mar 15, 2018
1 parent f312558 commit 10e395f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dangerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ checkstyle_format.report 'app/build/reports/ktlint/ktlint-debug.xml'
# AndroidLint
android_lint.report_file = "app/build/reports/lint-results.xml"
android_lint.skip_gradle_task = true
android_lint.severity = "Error"
android_lint.severity = "Warning"
android_lint.lint(inline_mode: true)

0 comments on commit 10e395f

Please sign in to comment.