aboutsummaryrefslogtreecommitdiff
path: root/.editorconfig
blob: d55cc4aafb15fd90c8a62df51317b71d88667c97 (plain)
1
2
3
4
5
6
7
root = true

[*]
end_of_line = lf

[*.py]
profile = black