33d5cfc393
date: 2025-12-18T23:23:16 master commit: 3cdee7b54718ee14bd85befd6c5bad3d699c5479
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
|