aboutsummaryrefslogtreecommitdiff
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 ee03e01..59371bc 100644
--- a/ROADMAP.md
+++ b/ROADMAP.md
@@ -195,7 +195,7 @@
- [ ] "no-trailing-spaces"
- [ ] "no-undef"
- [ ] "no-undef-init"
-- [ ] "no-undefined"
+- [X] "no-undefined"
- [X] "no-underscore-dangle"
- [ ] "no-unexpected-multiline"
- [ ] "no-unmodified-loop-condition"