Skip to content

Commit

Permalink
fixup! fixup! gubed
Browse files Browse the repository at this point in the history
  • Loading branch information
bcaller committed Jan 30, 2023
1 parent 7435d5f commit 0ce75c6
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions assets/reviewdog/reviewdog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,5 @@ runner:
cmd: |
set -ex
brakeman --quiet --no-exit-on-warn --no-exit-on-error --force --format text --text-fields file,line,message,link
errorformat: >
%AFile: %f
%CLine: %l
%CMessage: %m
%CLink: %m
%Z
errorformat:
- "%AFile: %f,%CLine: %l,%CMessage: %m,%CLink: %m"

0 comments on commit 0ce75c6

Please sign in to comment.