Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix unnecessary JINJA indentation in State files #316

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

stratusjerry
Copy link

PR progress checklist (to be filled in by reviewers)

  • Changes to documentation are appropriate (or tick if not required)
  • Changes to tests are appropriate (or tick if not required)
  • Reviews completed

What type of PR is this?

  • [x ] [refactor] A code change that neither fixes a bug nor adds a feature
  • [x ] [docs] Documentation changes

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant