mirror of https://github.com/vector-im/riot-web
Delint workflow scripts
parent
7c326f49d9
commit
446b510b82
|
@ -21,3 +21,6 @@ insert_final_newline = true
|
|||
indent_style = space
|
||||
indent_size = 4
|
||||
trim_trailing_whitespace = true
|
||||
|
||||
[*.{yml,yaml}]
|
||||
indent_size = 2
|
||||
|
|
Loading…
Reference in New Issue