Skip to content

Remove exception for lint

WhyNotHugo requested to merge WhyNotHugo/pmbootstrap:e402 into master

There are no violations of this lint any more. This lint only checks that an import is the beginning of a block; it will not be a problem if a test needs to include an import.

Merge request reports