EPMatt / reviewdog-action-prettier

Run Prettier with reviewdog :dog:
MIT License
23 stars 10 forks source link

Check mode: only file filter is supported #70

Open bmulholland opened 3 months ago

bmulholland commented 3 months ago

Prettier check outputs only a file name, no line or column number, so filter mode of e.g. added will not work. This action will happily try, though, and then the reports will be filtered out by reviewdog.