Skip to content
This repository has been archived by the owner on Nov 7, 2024. It is now read-only.

jinja-yaml - add whitespace around variable in curly braces #131

Merged
merged 2 commits into from
Mar 13, 2024

Commits on Mar 11, 2024

  1. jinja-yaml - add whitespace around variable in curly braces

    jinja-yaml - add whitespace around variable in curly braces based on best practices in official Jinja documentation
    
    ex: {{vrf}} becomes {{ vrf }}
    mjbear committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    ca17c61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47103af View commit details
    Browse the repository at this point in the history