Commit Graph

6 Commits

Author SHA1 Message Date
Dean Herbert 67d9590a79 Fix new inspections 2021-11-04 14:02:09 +09:00
Naxess 94538b3842 Remove accidental whitespace 2021-05-13 12:56:36 +02:00
Naxess 19800f5f7f Move `IBeatmap` arg into context 2021-05-13 11:24:22 +02:00
Naxess 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
Naxess c0318a4d3e Fix usage of _ in Moq lambdas 2021-04-20 13:29:14 +02:00
Naxess 2bb079ea14 Add audio quality check tests 2021-04-20 01:36:15 +02:00