mirror of
https://github.com/fankes/termux-app.git
synced 2025-09-06 02:35:19 +08:00
Use 2 spaces for yaml files (.travis.yml)
This commit is contained in:
committed by
Fredrik Fornwall
parent
5ff801c914
commit
6dce32aece
@@ -14,3 +14,7 @@ insert_final_newline = true
|
|||||||
charset = utf-8
|
charset = utf-8
|
||||||
indent_style = space
|
indent_style = space
|
||||||
indent_size = 4
|
indent_size = 4
|
||||||
|
|
||||||
|
[*.y{a,}ml]
|
||||||
|
indent_size = 2
|
||||||
|
indent_style = space
|
||||||
|
Reference in New Issue
Block a user