pages-action/.editorconfig
2022-12-20 23:03:33 +00:00

10 lines
123 B
INI

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