Commit Graph

3 Commits

Author SHA1 Message Date
Refringe 09f0dc38f2 Prevents recursive formatting action runs. 2025-06-18 13:23:49 -04:00
Refringe ca0a7d6345 Updates format workflow trigger event 2025-06-18 13:08:39 -04:00
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