tools: update editorconfig for docs theme files

This commit is contained in:
bastimeyer 2020-11-13 13:01:52 +01:00 committed by Forrest
parent f4e39abc00
commit fe3945d731
1 changed files with 2 additions and 4 deletions

View File

@ -19,7 +19,5 @@ trim_trailing_whitespace = false
indent_size = 8
indent_style = tab
[docs/_themes/**]
indent_size = ignore
indent_style = ignore
trim_trailing_whitespace = ignore
[docs/{_templates/**.html,_static/**.css}]
indent_size = 2