diff --git a/languages/django.editorconfig b/languages/django.editorconfig index b187021a10da1c72d78c39cd736ecb87487e01fb..414ae16f54fd1343bd4d1abe9bf2ccb725dc1ea7 100644 --- a/languages/django.editorconfig +++ b/languages/django.editorconfig @@ -3,7 +3,7 @@ # See https://editorconfig.org/ for documentation. # # https://git.brandon-rodriguez.com/other/editorconfig - # Version 1.0 + # Version 1.1 ## @@ -34,6 +34,6 @@ indent_size = 4 # Tab styles that should be two spaces per tab. # Only very nested languages should be put here. ## -[*.{html}] +[*.html] indent_size = 2