uber/okbuck

[Lint] Lint should not depend on compilation

开放

#791 创建于 2019年1月8日

 (4 条评论) (0 个反应) (0 位负责人)Java (180 个派生)batch import
enhancementhelp wanted

仓库指标

星标
 (1,533 个星标)
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

贡献者指南