Disable `todo` in favor of `expiring_todo`

This commit is contained in:
Danny Mösch 2023-05-08 09:46:32 +02:00
parent 97259e24d0
commit 9e15e37255
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@ disabled_rules:
- strict_fileprivate
- superfluous_else
- switch_case_on_newline
- todo
- trailing_closure
- type_contents_order
- unused_capture_list