Use yaml.

This commit is contained in:
Tomasz Drwięga
2017-11-10 12:36:47 +01:00
parent 5c57479348
commit da44b3fcfa
5 changed files with 37 additions and 17 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ trim_trailing_whitespace=true
max_line_length=120
insert_final_newline=true
[.travis.yml]
[*.yml]
indent_style=space
indent_size=2
tab_width=8