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.

贡献者指南