warpnet / salt-lint

A command-line utility that checks for best practices in SaltStack.
https://salt-lint.readthedocs.io/en/latest/
MIT License
152 stars 39 forks source link

Actually add trailing whitespaces to example of 201 as stated #277

Closed Chupaka closed 2 years ago

roaldnefs commented 2 years ago

Thanks @Chupaka for re-adding the missing whitespace in the example!

Unfortunately the current pre-commit setup removes the whitespaces before allowing the files to be added to a commit. We will have to find a way to allow pre-commit to ignore the example.

Chupaka commented 2 years ago

@roaldnefs can we have one more try? :)

roaldnefs commented 2 years ago

Thanks @Chupaka for your contribution!