mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-07-19 13:19:39 +02:00
* Minimal code style enforcement * Formatting and lint code updates (no change in functionality)
7 lines
No EOL
86 B
INI
7 lines
No EOL
86 B
INI
root = true
|
|
|
|
[*]
|
|
charset = utf-8
|
|
end_of_line = lf
|
|
indent_style = space
|
|
indent_size = 2 |