diff options
Diffstat (limited to 'ROADMAP.md')
-rw-r--r-- | ROADMAP.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -114,7 +114,7 @@ - [X] "no-eval" - [ ] "no-ex-assign" - [X] "no-extend-native" -- [ ] "no-extra-bind" +- [X] "no-extra-bind" - [ ] "no-extra-boolean-cast" - [ ] "no-extra-label" - [ ] "no-extra-parens" |