google/comprehensive-rust

Make it easy to react to `dprint fmt` errors

Aberta

#1.163 aberto em 4 de set. de 2023

 (7 comentários) (0 reação) (0 responsável)Rust (2.009 forks)batch import
enhancementgood first issuehelp wanted

Métricas do repositório

Stars
 (32.954 estrelas)
Métricas de merge de PR
 (Mesclagem média 9d 23h) (36 fundiu PRs em 30d)

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.

Guia do colaborador