]> jfr.im git - yt-dlp.git/blame_incremental - .editorconfig
[ie/mlbtv] Fix extraction (#10296)
[yt-dlp.git] / .editorconfig
... / ...
CommitLineData
1root = true
2
3[**.py]
4charset = utf-8
5indent_size = 4
6indent_style = space
7trim_trailing_whitespace = true
8insert_final_newline = true