uber/okbuck

[Lint] Lint should not depend on compilation

Open

#791 opened on Jan 8, 2019

View on GitHub
 (4 comments) (0 reactions) (0 assignees)Java (1,533 stars) (180 forks)batch import
enhancementhelp wanted

Description

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

Contributor guide