]> jfr.im git - yt-dlp.git/blame - .editorconfig
Fix bug in db3ad8a67661d7b234a6954d9c6a4a9b1749f5eb
[yt-dlp.git] / .editorconfig
CommitLineData
180c8150
F
1root = true
2
3[**.py]
4charset = utf-8
5indent_size = 4
6indent_style = space
7trim_trailing_whitespace = true
8insert_final_newline = true