Commit Graph

3 Commits

Author SHA1 Message Date
e0edaf996f Test ruleset compatibility during initial startup to avoid runtime errors
As we continue to break the ruleset API, it makes more sense to
proactively check known changes and bail early during ruleset loading to
avoid a user experiencing a crash at a random point during execution.

This is a RFC and needs to be tested against known broken rulesets.
There might be some other calls we want to add in addition to the ones
I've listed.
2022-08-18 16:03:38 +09:00
f8830c6850 Automated #nullable processing 2022-06-17 16:37:17 +09:00
7a69de0060 Split out realm portion of RulesetStore 2022-02-16 17:13:31 +09:00