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
Fabian Stamm d6a565b2cb
All checks were successful
continuous-integration/drone/push Build is passing
Cleanup
2020-06-16 09:58:37 +02:00

7 lines
95 B
INI

root=true
[*]
charset = utf-8
indent_size = 3
indent_style = space
insert_final_newline = true