Select Git revision
2022-07-17-18-21-40.gh-issue-94930.gPFGDL.rst
.editorconfig 181 B
root = true
[*.{py,c,cpp,h,rst,md,yml}]
trim_trailing_whitespace = true
insert_final_newline = true
indent_style = space
[*.{py,c,cpp,h}]
indent_size = 4
[*.yml]
indent_size = 2