diff options
Diffstat (limited to 'ROADMAP.md')
-rw-r--r-- | ROADMAP.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -135,7 +135,7 @@ - [X] "no-iterator" - [ ] "no-label-var" - [X] "no-labels" -- [ ] "no-lone-blocks" +- [X] "no-lone-blocks" - [ ] "no-lonely-if" - [ ] "no-loop-func" - [X] "no-magic-numbers" |