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 (180 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (1,533 stars)
PR merge metrics
 (No merged PRs in 30d)

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