# https://EditorConfig.org
# top-most EditorConfig file
root = true
[{*.sh,*.rs}]
indent_style = space
indent_size = 4