Commit Graph

5 Commits

Author SHA1 Message Date
Refringe 15b2a73765 .NET Format
Implements a commit workflow on every commit that runs `dotnet format` to format the source of the project via the rules configured within the editorConfig. This does nothing to assign any formatting, it just enforces the rules already present.
2025-06-18 12:57:01 -04:00
CWX 26df72ea55 allow formatting of json, 2 space 2025-04-23 10:17:07 +01:00
CWX 7916ae1156 start of unifying EditorConfig 2025-02-07 19:28:01 +00:00
CWX a10ac78b35 trim trailing whitespace with editor config 2025-01-18 21:24:00 +00:00
Refringe f63e535945 Adds .editorconfig file to unify basic editor settings 2025-01-08 10:07:21 -05:00