google/comprehensive-rust

Make it easy to react to `dprint fmt` errors

Open

#1,163 创建于 2023年9月4日

在 GitHub 查看
 (7 评论) (0 反应) (0 负责人)Rust (2,009 fork)batch import
enhancementgood first issuehelp wanted

仓库指标

Star
 (32,954 star)
PR 合并指标
 (平均合并 9天 23小时) (30 天内合并 36 个 PR)

描述

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.

贡献者指南