uber/okbuck

[Lint] Lint should not depend on compilation

Open

#791 geöffnet am 8. Jan. 2019

Auf GitHub ansehen
 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Java (180 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (1.533 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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