Commit Graph

10 Commits

Author SHA1 Message Date
deepsource-autofix[bot] 0349d266fe
style: format code with dotnet-format
This commit fixes the style issues introduced in 53f4b37 according to the output
from dotnet-format.

Details: None
2024-06-29 18:37:53 +00:00
deepsource-io[bot] 53f4b37bcb
ci: add .deepsource.toml 2024-06-29 18:37:34 +00:00
Michael Hinrichs 16dcea4092 Add images to README 2024-02-16 16:32:56 -06:00
NintenHero 61ea5a5297
Add best practices badge 2023-12-09 15:23:55 -06:00
semgrep.dev on behalf of @MichaelHinrichs b6a43ddcd6 Add Semgrep CI 2023-12-06 01:08:48 +00:00
NintenHero b369917aca
Update README.md 2023-11-19 02:19:41 -04:00
NintenHero 47e9576286
Go overboard with badges 2023-11-19 02:09:17 -04:00
Michael Hinrichs c003da0ca1 Replace "for" loops with "while" loops
I can't believe i didn't know what "while" loops were when i wrote this! I actually tried using "for" loops like that!
2023-10-29 00:33:59 -04:00
Michael Hinrichs f9a23b8fd9 Spit up into more files
Now, the main file isn't so long.
2023-10-29 00:25:18 -04:00
Michael Hinrichs 8025816c50 Initial commit 2022-05-24 14:21:11 -05:00