summaryrefslogtreecommitdiffstats
path: root/.editorconfig
diff options
context:
space:
mode:
authorSerghei Iakovlev <egrep@protonmail.ch>2022-05-08 18:45:12 +0200
committerSerghei Iakovlev <egrep@protonmail.ch>2022-05-08 18:45:12 +0200
commit40288d1362e1074c6e2c0d0d9de5a2d59bc86fb5 (patch)
tree94859435aebce456923a45ad0d8bf9475940f117 /.editorconfig
parentb7df2f71405f591c266df045cba9afcc02679797 (diff)
downloadgohugo-theme-ed-40288d1362e1074c6e2c0d0d9de5a2d59bc86fb5.tar.gz
Update .editorconfig
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/.editorconfig b/.editorconfig
index 6e9afde..04255df 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -12,7 +12,7 @@ trim_trailing_whitespace = true
[*.md]
trim_trailing_whitespace = false
-[*.{html,svg,css,scss,json,webmanifest,yaml,yml,toml,md,babelrc,eslintrc,postcssrc,stylelintrc,ecrc,gitattributes}]
+[*.{svg,css,scss,json,webmanifest,yaml,yml,toml,md,babelrc,eslintrc,postcssrc,stylelintrc,ecrc,gitattributes}]
indent_size = 2
[layouts/**.{svg}]