Files
actions-ansi-to-html/node_modules/nerf-dart/.editorconfig
T
2025-11-11 06:53:11 -05:00

13 lines
173 B
INI

root = true
[*]
end_of_line = lf
insert_final_newline = true
indent_style = space
indent_size = 2
trim_trailing_whitespace = true
[*.md]
trim_trailing_whitespace = false