Minor changes

This commit is contained in:
redtide 2019-12-30 05:39:39 +01:00
parent 5cbd21af51
commit 92925097f0
2 changed files with 3 additions and 3 deletions

View file

@ -13,6 +13,6 @@ indent_style = space
insert_final_newline = true insert_final_newline = true
trim_trailing_whitespace = true trim_trailing_whitespace = true
[*.{ttl,ttl.in,sh,yml}] [*.{ttl,in,sh,yml}]
indent_size = 2 indent_size = 2
indent_style = space indent_style = space