Set DjHTML to use 2 for tabs and comment curlylint

master
Mark Veidemanis 2 years ago
parent 753c168940
commit 62455409e6
Signed by: m
GPG Key ID: 5ACFCEED46C0904F

@ -19,5 +19,13 @@ repos:
rev: 'v1.5.2' # replace with the latest tag on GitHub
hooks:
- id: djhtml
args: [-t 2]
- id: djcss
exclude : ^core/static/css # slow
- id: djjs
exclude: ^core/static/js # slow
# - repo: https://github.com/thibaudcolas/curlylint
# rev: v0.13.1
# hooks:
# - id: curlylint
# files: \.(html|sls)$

Loading…
Cancel
Save