reviewdog / errorformat

Vim's quickfix errorformat implementation in Go
https://reviewdog.github.io/errorformat-playground/
MIT License
109 stars 43 forks source link

feat: add bandit as defined-formats #129

Closed Alt-NoRock closed 1 year ago

Alt-NoRock commented 1 year ago

defined bandit as defined-formats:

Alt-NoRock commented 1 year ago

In locally test, I fixed #128 first.

Alt-NoRock commented 1 year ago

Thank you for your comments. According to your review, I will use custom formatter and output in the next PR.

And I rebased this branch to resolve conflict.

Alt-NoRock commented 1 year ago

Sorry to late. I changed defined format as your review. Can you check this PR?