uber/okbuck

[Lint] Lint should not depend on compilation

Open

#791 ouverte le 8 janv. 2019

Voir sur GitHub
 (4 commentaires) (0 réactions) (0 assignés)Java (180 forks)batch import
enhancementhelp wanted

Métriques du dépôt

Stars
 (1 533 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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

Guide contributeur