]> jfr.im git - yt-dlp.git/blame - .editorconfig
[webvtt] Fix 15f22b4880b6b3f71f350c64d70976ae65b9f1ca
[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