mirror of
https://github.com/fankes/termux-app.git
synced 2025-09-04 01:35:39 +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
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
|
||||
[*.y{a,}ml]
|
||||
indent_size = 2
|
||||
indent_style = space
|
||||
|
Reference in New Issue
Block a user