Files
portfolio/.editorconfig
Nathan Cummins 583e2ba10b
All checks were successful
Build and Deploy to Web Server / deploy (push) Successful in 15m39s
Editor config
2025-08-15 12:11:29 +09:30

7 lines
120 B
INI

[*]
indent_style = space
indent_size = 2
insert_final_newline = true
trim_trailing_whitespace = true
end_of_line = crlf