google / google/comprehensive-rust
Make it easy to react to `dprint fmt` errors
Open
enhancement
good first issue
help wanted
- Dominant language
- Rust
- Stars
- 33.4k
- Forks
- 2.1k
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 10
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](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/commenting-on-a-pull-request).
Contributor guide
Assessment
This issue has not been assessed yet.