google / keep-sorted

keep-sorted is a language-agnostic formatter that sorts lines between two markers in a larger file.
Apache License 2.0
132 stars 15 forks source link

feat: Surface option parsing warnings via findings. #41

Closed JeffFaer closed 1 month ago

JeffFaer commented 1 month ago

These findings have no fix. I suppose we could recommend that they remove the invalid text, but I think just surfacing the warning should be enough. These show up as findings when linting and stderr warnings when fixing.