diff options
Diffstat (limited to 'ROADMAP.md')
-rw-r--r-- | ROADMAP.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -138,7 +138,7 @@ - [ ] "no-lone-blocks" - [ ] "no-lonely-if" - [ ] "no-loop-func" -- [ ] "no-magic-numbers" +- [X] "no-magic-numbers" - [ ] "no-misleading-character-class" - [ ] "no-mixed-operators" - [ ] "no-mixed-requires" |