As observed in #1690 (comment), configlet lint may not be catching everything it is supposed to in our Travis builds (latest build as of this writing passed without issue).
It is unlikely that the issue is with configlet itself, as that same tool was used to find the very violations that CI builds missed, so there is probably an issue with how the builds are configured.
As observed in #1690 (comment),
configlet lintmay not be catching everything it is supposed to in our Travis builds (latest build as of this writing passed without issue).It is unlikely that the issue is with
configletitself, as that same tool was used to find the very violations that CI builds missed, so there is probably an issue with how the builds are configured.