1
1
mirror of https://github.com/orhun/git-cliff.git synced 2024-07-07 03:16:19 +03:00
git-cliff/.editorconfig
2023-04-26 16:47:48 +03:00

9 lines
121 B
INI

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