strip all comments, extract tests to tests/ dirs, remove #[allow(clippy::...)], extract magic numbers to constants, refactor schedule engine private methods to use param structs, add Default impls, clippy.toml for persistence constructors
2 lines
34 B
TOML
2 lines
34 B
TOML
too-many-arguments-threshold = 20
|