Commit Graph

3 Commits

Author SHA1 Message Date
d39f53f1f0 Mark CreateConfig() return type as nullable because it's not required all ruleset to implement.
Also, remove nullable disable annotation for all using classes.

Setting store can be nullable because `RulesetConfigManager()` can accept null setting store.
2022-07-10 10:15:27 +08:00
f8830c6850 Automated #nullable processing 2022-06-17 16:37:17 +09:00
77da1e12d5 Add test implementation of the ruleset config cache 2021-12-23 19:40:55 +01:00