Type checking: enable stricter mypy rules
Metadata
Current evaluation
No evaluation has been recorded for this issue yet.
Issue body
### What needs to get done
Enable `warn_return_any` and `disallow_any_generics` when possible.
This should be easy after the craft-application migration
### Why it needs to get done
These rules help prevent common types of bugs
Evaluation history
No evaluation history available.