Skip to content
Snippets Groups Projects
Verified Commit 59407772 authored by Chris Croome's avatar Chris Croome
Browse files

j2lint updates

parent faea4616
No related branches found
No related tags found
No related merge requests found
Pipeline #31206 passed
......@@ -34,7 +34,7 @@ repos:
- id: j2lint
name: Jinja2-Linter
args:
- templates/*.j2
- templates
# https://github.com/jackdewinter/pymarkdown/releases
- repo: https://github.com/jackdewinter/pymarkdown.git
rev: v0.9.15
......
# {{ ansible_managed }}
# {# j2lint: disable=jinja-statements-indentation j2lint: disable=single-statement-per-line #}
{% for mariadb_cnf_section in mariadb_cnf.conf | dict2items %}
[{{ mariadb_cnf_section.key }}]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment