summaryrefslogtreecommitdiff
path: root/ROADMAP.md
diff options
context:
space:
mode:
Diffstat (limited to 'ROADMAP.md')
-rw-r--r--ROADMAP.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/ROADMAP.md b/ROADMAP.md
index 1e6ec8a..e78818c 100644
--- a/ROADMAP.md
+++ b/ROADMAP.md
@@ -92,7 +92,7 @@
- [ ] "no-confusing-arrow"
- [X] "no-console"
- [ ] "no-const-assign"
-- [ ] "no-constant-condition"
+- [X] "no-constant-condition"
- [ ] "no-constructor-return"
- [ ] "no-continue"
- [ ] "no-control-regex"