mirror of
https://github.com/nix-community/nix-on-droid-app.git
synced 2025-12-16 05:51:15 +01:00
Use 2 spaces for yaml files (.travis.yml)
This commit is contained in:
parent
5ff801c914
commit
6dce32aece
1 changed files with 4 additions and 0 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue