You've already forked openshot-qt
mirror of
https://github.com/OpenShot/openshot-qt.git
synced 2026-03-02 08:56:08 -08:00
15 lines
261 B
INI
15 lines
261 B
INI
root = true
|
|
[*]
|
|
insert_final_newline = true
|
|
end_of_line = 'lf'
|
|
[*.py]
|
|
charset = 'utf8'
|
|
trim_trailing_whitespace = true
|
|
indent_style = 'space'
|
|
indent_size = 4
|
|
[{*.js,*.css}]
|
|
charset = 'utf8'
|
|
trim_trailing_whitespace = true
|
|
indent_style = 'space'
|
|
indent_size = 2
|