leaving this in means that if a directory is ignored in the linting config, it will still print "checking $$file" a bunch ex. https://github.com/ASFOpenSARlab/osl-utils/blob/6648ce67b54a617678ef81b3d8ed492af969fdc3/linting.Makefile#L109
leaving this in means that if a directory is ignored in the linting config, it will still print "checking $$file" a bunch
ex.
osl-utils/linting.Makefile
Line 109 in 6648ce6