diff options
Diffstat (limited to 'ROADMAP.md')
-rw-r--r-- | ROADMAP.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -184,7 +184,7 @@ - [ ] "no-setter-return" - [ ] "no-shadow" - [ ] "no-shadow-restricted-names" -- [ ] "no-spaced-func" +- [X] "no-spaced-func" - [ ] "no-sparse-arrays" - [ ] "no-sync" - [X] "no-tabs" |