google/comprehensive-rust
View on GitHubMake it easy to react to `dprint fmt` errors
Open
#1,163 opened on Sep 4, 2023
enhancementgood first issuehelp wanted
Description
We should fix https://github.com/dprint/check/issues/11, which is about making it easy to react to dprint fmt errors.
In short, we should ensure that the errors show up in GitHub on the relevant line in code reviews. Ideally, this should be in the form of a GitHub suggestion.