saltstack-formulas / docker-formula

Install and set up Docker
http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html
Other
136 stars 330 forks source link

Fix unnecessary JINJA indentation in State files #316

Open stratusjerry opened 2 years ago

stratusjerry commented 2 years ago

PR progress checklist (to be filled in by reviewers)

What type of PR is this?

Does this PR introduce a BREAKING CHANGE?

No.

Related issues and/or pull requests

N/A

Describe the changes you're proposing

This fixes unnecessary JINJA indentation in State files (that are typically indented after the import statement), for easier readability. Additionally, whitespace changes in JINJA indentation should not cause rendering issues