[build] Do not include `curl_cffi` in `macos_legacy` (#9653)
[yt-dlp3.git] / .editorconfig
blob40c19fa6612cf971ddc131baa4cfd221a7deed17
1 root = true
3 [**.py]
4 charset = utf-8
5 indent_size = 4
6 indent_style = space
7 trim_trailing_whitespace = true
8 insert_final_newline = true