mgechev/revive

support build tags

Open

#230 opened on Sep 7, 2019

View on GitHub
 (5 comments) (0 reactions) (0 assignees)Go (316 forks)github user discovery
feature requesthelp wanted

Repository metrics

Stars
 (5,517 stars)
PR merge metrics
 (PR metrics pending)

Description

In order to lint all files, the linter needs to be able to use build tags. It will actually fail to run if all the files in a directory have build tags.

Contributor guide