mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-04-21 23:47:58 +00:00
13 lines
174 B
INI
13 lines
174 B
INI
root = true
|
|
[*]
|
|
charset = utf-8
|
|
trim_trailing_whitespace = true
|
|
insert_final_newline = true
|
|
indent_style = space
|
|
|
|
[frontend/**]
|
|
indent_size = 2
|
|
|
|
[backend/**]
|
|
indent_size = 4
|