Files
PGPy-3_13_patch/.editorconfig
2020-10-07 15:36:00 -04:00

12 lines
140 B
INI

root = true
[*]
charset = utf-8
indent_style = space
indent_size = 4
insert_final_newline = true
end_of_line = lf
[*.yml]
indent_size = 2