uber/okbuck

[Lint] Lint should not depend on compilation

Open

#791 创建于 2019年1月8日

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

仓库指标

Star
 (1,533 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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

贡献者指南