Add settings for yml files

This commit is contained in:
Anton Vakhrushev 2016-08-27 10:37:22 +03:00
parent 57e2f8e71e
commit dc3d92a792

View File

@ -6,5 +6,5 @@ insert_final_newline = true
indent_style = space
indent_size = 4
[*.html]
[*.{html,yml}]
indent_size = 2