mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-09-13 04:23:42 +08:00
d6d1a71794
version: sunnypilot v2026.003.000 (dev)
date: 2026-09-12T03:35:40
master commit: b67898fac4
12 lines
165 B
INI
12 lines
165 B
INI
root = true
|
|
|
|
[*]
|
|
end_of_line = lf
|
|
insert_final_newline = true
|
|
trim_trailing_whitespace = true
|
|
|
|
[*.{py,pyx,pxd}]
|
|
charset = utf-8
|
|
indent_style = space
|
|
indent_size = 2
|