bflad / tfproviderlint

Terraform Provider Lint Tool
Mozilla Public License 2.0
136 stars 25 forks source link

commentignore: Allow leading space #252

Closed armsnyder closed 2 years ago

armsnyder commented 2 years ago

fixes #251

This fixes a regression in v0.28.0 where leading spaces no longer work in the // lintignore comment. ❤️