1
0
Fork 1
mirror of https://github.com/TeamOctolings/Octobot.git synced 2025-01-31 17:19:00 +03:00
Octobot/src/Services/Update
Octol1ttle 74e32dee9b
Use collection expressions in more places (#238)
ReSharper inspections have been updated, causing new warnings to appear
in the codebase. This time, the "Use collection expressions" inspection
has been enabled for usecases where the collection is not empty. This PR
fixes the check failures caused by this inspection.
2023-12-20 19:23:37 +03:00
..
MemberUpdateService.cs Use collection expressions in more places (#238) 2023-12-20 19:23:37 +03:00
ScheduledEventUpdateService.cs Add issue button w/ some button updates (#221) 2023-12-17 21:35:09 +03:00
SongUpdateService.cs Use collection expressions in more places (#238) 2023-12-20 19:23:37 +03:00