python-dependency-injector/.editorconfig
2025-06-01 18:50:07 +00:00

10 lines
141 B
INI

root = true
[*]
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
[*.{py,pyi,pxd,pyx}]
ij_visual_guides = 80,88