uber/okbuck

[Lint] Lint should not depend on compilation

Open

#791 opened on 2019年1月8日

GitHub で見る
 (4 comments) (0 reactions) (0 assignees)Java (1,533 stars) (180 forks)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

コントリビューターガイド