Documentation: GA

This commit is contained in:
Andrey Nering
2018-09-23 15:31:00 -03:00
parent e298256b82
commit 6ccf1f2a3c
2 changed files with 7 additions and 5 deletions

View File

@@ -9,6 +9,6 @@ trim_trailing_whitespace = true
indent_style = tab
indent_size = 8
[*.{md,yml,yaml,json,toml}]
[*.{md,yml,yaml,json,toml,htm,html}]
indent_style = space
indent_size = 2