1
1
mirror of https://github.com/orhun/git-cliff.git synced 2024-09-11 06:55:38 +03:00
git-cliff/.editorconfig

9 lines
122 B
INI

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