pages-action/.editorconfig
2023-06-09 23:23:16 +01:00

10 lines
128 B
INI

# https://editorconfig.org
root = true
[*]
end_of_line = lf
indent_style = tab
tab_width = 2
[*.{yml,md}]
indent_style = space