mirror of
https://github.com/trezor/trezor-suite.git
synced 2026-02-20 00:33:07 +01:00
chore: change indent size to 2 for yaml files
This commit is contained in:
@@ -16,3 +16,7 @@ charset = utf-8
|
||||
end_of_line = unset
|
||||
insert_final_newline = unset
|
||||
trim_trailing_whitespace = unset
|
||||
|
||||
# Use indentation of 2 spaces for all yaml files.
|
||||
[*.{yaml,yml}]
|
||||
indent_size = 2
|
||||
|
||||
Reference in New Issue
Block a user