Hacker News new | ask | show | jobs
by avremel 2188 days ago
Does the linter check all or only newly pushed code? Is this configurable at all?
1 comments

Checks all by default but you can set an env variable in the config to only check new code.