This repository has been archived on 2025-06-20. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
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