google/comprehensive-rust

Make it easy to react to `dprint fmt` errors

Ouverte

#1 163 ouverte le 4 sept. 2023

 (7 commentaires) (0 réaction) (0 personne assignée)Rust (2 009 forks)batch import
enhancementgood first issuehelp wanted

Métriques du dépôt

Stars
 (32 954 étoiles)
Métriques de merge PR
 (Merge moyen 9j 23h) (36 PRs mergées en 30 j)

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.

Guide contributeur