audiobookshelf/.editorconfig
Arran Hobson Sayers 15badfbbcc Add editorconfig
2023-10-05 19:04:10 +01:00

8 lines
No EOL
130 B
INI

root = true
[*]
indent_style = space
indent_size = 2
charset = utf-8
insert_final_newline = false
trim_trailing_whitespace = true