ScalaBot/scalabot-app
LamGC a1790a0716
perf(config): 优化配置使用过程中的判断.
通过调整部分属性的 null-safety 特性, 移除了部分 non-null 判断, 略微(真的很略微)提高了性能(虽然仅限于启动).
2022-06-24 19:08:41 +08:00
..
src perf(config): 优化配置使用过程中的判断. 2022-06-24 19:08:41 +08:00
build.gradle.kts refactor(config): 将与配置相关的内容迁移到 scalabot-meta 模块. 2022-06-20 20:55:04 +08:00