git.forsaken-ashbirds.net/.editorconfig
Magnus Leßmann (@MarkL4YG) 5c658db776
Some checks are pending
/ ipv6 (push) Waiting to run
Add demo WF for IpPv6 test
2025-01-07 17:42:07 +01:00

11 lines
No EOL
139 B
INI

root = true
[*]
end_of_line = lf
insert_final_newline = true
charset = utf-8
indent_style = space
indent_size = 4
[*.yml]
indent_size = 2