]> jfr.im git - yt-dlp.git/blame - .editorconfig
[cleanup] Add more ruff rules (#10149)
[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