ssh-allowed_signers/.editorconfig

10 lines
145 B
INI
Raw Normal View History

2023-02-16 13:23:47 +01:00
root = true
[*]
trim_trailing_whitespace = true
insert_final_newline = true
charset = utf-8
[*.{markdown,md}]
trim_trailing_whitespace = false