google/comprehensive-rust

Make it easy to react to `dprint fmt` errors

开放

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

 (7 条评论) (0 个反应) (0 位负责人)Rust (2,009 个派生)batch import
enhancementgood first issuehelp wanted

仓库指标

星标
 (32,954 个星标)
PR 合并指标
 (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.

贡献者指南