Skip to content

Commit

Permalink
[CI] Update reviewdog level to error (authelia#922)
Browse files Browse the repository at this point in the history
This will ensure that GitHub checks are identified as failures as opposed to neutral warnings.
  • Loading branch information
nightah authored Apr 26, 2020
1 parent bfff923 commit a90f432
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .reviewdog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ runner:
- '%E%f:%l:%c: %m'
- '%E%f:%l: %m'
- '%C%.%#'
level: warning
level: error

0 comments on commit a90f432

Please sign in to comment.