pages-action/.editorconfig

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

10 lines
128 B
INI
Raw Permalink Normal View History

2022-12-20 23:03:33 +00:00
# https://editorconfig.org
root = true
[*]
end_of_line = lf
indent_style = tab
tab_width = 2
[*.{yml,md}]
2022-12-20 23:03:33 +00:00
indent_style = space