Skip to content

Add option to exclude linters via env variables

Kevin Daudt requested to merge exclude-via-environment into master

atools has environment variables like SKIP_AL1 and SKIP_DEFAULT_BUILDDIR_VALUE to skip certain linters. Implement that in atools-go as well.

Merge request reports