Commit Graph

7 Commits

Author SHA1 Message Date
f8830c6850 Automated #nullable processing 2022-06-17 16:37:17 +09:00
67d9590a79 Fix new inspections 2021-11-04 14:02:09 +09:00
94538b3842 Remove accidental whitespace 2021-05-13 12:56:36 +02:00
19800f5f7f Move IBeatmap arg into context 2021-05-13 11:24:22 +02:00
c13b93e6f1 Replace IWorkingBeatmap arg with BeatmapVerifierContext in checks
This simplifies passing of contextual information by enabling addition without needing to refactor lots of classes.

See next commit for example.
2021-05-12 02:29:18 +02:00
c0318a4d3e Fix usage of _ in Moq lambdas 2021-04-20 13:29:14 +02:00
2bb079ea14 Add audio quality check tests 2021-04-20 01:36:15 +02:00