Skip to content
Snippets Groups Projects
Forked from jvet / VVCSoftware_VTM
6888 commits behind the upstream repository.
.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