]> jfr.im git - yt-dlp.git/blame - .editorconfig
Bugfixes for 4823ec9f461512daa1b8ab362893bb86a6320b26
[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