Forked from
jvet / VVCSoftware_VTM
6888 commits behind the upstream repository.
-
Karsten Suehring authoredKarsten Suehring authored
.editorconfig 236 B
# EditorConfig: http://EditorConfig.org
# top-most EditorConfig file
root = true
# Matches multiple files with brace expansion notation
# Set default indent style and size
[*.{c,cpp,cxx,h,hpp,py}]
indent_style = space
indent_size = 2