This repository has been archived on 2021-06-02. You can view files and clone it, but cannot push or open issues or pull requests.
RealtimeDB-OLD/.editorconfig

9 lines
119 B
INI
Raw Permalink Normal View History

root=true
[*]
2019-11-04 13:17:04 +00:00
charset = utf-8
indent_size = 3
indent_style = space
2020-06-16 07:58:37 +00:00
insert_final_newline = true
[*.yml]
indent_size = 2