google/comprehensive-rust

Make it easy to react to `dprint fmt` errors

Open

#1,163 opened on 2023年9月4日

GitHub で見る
 (7 comments) (0 reactions) (0 assignees)Rust (2,009 forks)batch import
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (32,954 stars)
PR merge metrics
 (平均マージ 9d 23h) (30d で 36 merged PRs)

説明

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.

コントリビューターガイド