Commit Graph

23 Commits

Author SHA1 Message Date
NintenHero 0ea1cf6af2
Merge pull request #7 from MichaelHinrichs/deepsource-transform-db25a971
style: format code with dotnet-format
2024-07-27 16:24:40 -05:00
NintenHero ad3106247b
Merge pull request #11 from MichaelHinrichs/deepsource-transform-85bd50f2
style: format code with dotnet-format
2024-07-27 16:23:49 -05:00
Michael Hinrichs 9bb648d099 Refactor GetEvent function.
Closes #4.
2024-07-27 16:11:48 -05:00
deepsource-autofix[bot] 8b7dd0cdfa
style: format code with dotnet-format
This commit fixes the style issues introduced in cf7a9f6 according to the output
from dotnet-format.

Details: None
2024-07-27 21:04:50 +00:00
Michael Hinrichs cf7a9f6674 Refactor Subdata function 2024-07-27 16:04:27 -05:00
Michael Hinrichs 0abfc8515a Change FOR loop to WHILE loop 2024-07-27 16:00:13 -05:00
NintenHero 4eebb4c7ad
Merge pull request #10 from MichaelHinrichs/all-contributors
Fix JSON in .all-contributorsrc
2024-06-29 16:21:39 -05:00
NintenHero ed233cd8e9
Fix JSON in .all-contributorsrc 2024-06-29 16:20:00 -05:00
NintenHero 6a21eb16c6
Merge pull request #9 from MichaelHinrichs/all-contributors
Create .all-contributorsrc
2024-06-29 16:16:42 -05:00
NintenHero 17bb0ad9c8
Add ".github/pr-badge.yml" to .all-contributorsrc" 2024-06-29 16:11:05 -05:00
NintenHero f0b7dc09a1
Merge pull request #8 from MichaelHinrichs/pull-request-badge
Create pr-badge.yml
2024-06-29 16:07:24 -05:00
NintenHero bc948dac73
Create pr-badge.yml 2024-06-29 16:01:36 -05:00
NintenHero cf9707f4fa
Create .all-contributorsrc 2024-06-29 15:53:24 -05:00
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