rust-lang/rust-clippy

Warn if file contains large number of items

Open

#2,261 建立於 2017年12月6日

在 GitHub 查看
 (6 留言) (2 反應) (0 負責人)Rust (10,406 star) (1,391 fork)batch import
A-lintL-guidelinesT-ASTgood first issue

描述

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.

貢獻者指南