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