uber/okbuck

[Lint] Lint should not depend on compilation

Open

#791 创建于 2019年1月8日

在 GitHub 查看
 (4 评论) (0 反应) (0 负责人)Java (1,533 star) (180 fork)batch import
enhancementhelp wanted

描述

It runs on ASTs, so it can run in parallel to compilation.

As a potential followup, we can maybe look at making lint optionally run as an implicit concurrent action of building a src target

贡献者指南