rust-lang/rust-clippy

Warn if file contains large number of items

Open

#2.261 geöffnet am 6. Dez. 2017

Auf GitHub ansehen
 (6 Kommentare) (2 Reaktionen) (0 zugewiesene Personen)Rust (1.391 Forks)batch import
A-lintL-guidelinesT-ASTgood first issue

Repository-Metriken

Stars
 (10.406 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 19T 22h) (113 gemergte PRs in 30 T)

Beschreibung

Basically a lint that pushes people to factor their code into multiple files. I have no idea exactly how this would be computed, but it'd be nice to have in some form.

Contributor Guide