RunDevelopment/eslint-plugin-clean-regex
An ESLint plugin for writing better regular expressions.
TypeScriptMIT
Issues
- 1
Create migration tool and guide
#29 opened by RunDevelopment - 1
- 4
Join forces with eslint-plugin-regexp
#28 opened by EvgenyOrekhov - 1
Detect quadratic patterns
#23 opened by RunDevelopment - 1
- 1
- 0
Add a goal section to the readme
#24 opened by RunDevelopment - 0
- 2
Detect non-disjoint alternatives
#14 opened by RunDevelopment - 1
Use standard assertions if possible
#7 opened by RunDevelopment - 0
Warn about empty alternatives
#21 opened by RunDevelopment - 1
- 1
no-unnecessary-lazy: Improve rule
#20 opened by RunDevelopment - 1
Detect unnecessary assertions
#6 opened by RunDevelopment - 0
- 0
Prefere standard character sets
#16 opened by RunDevelopment - 0
Detect polynomial backtracking caused by the trivial concatenation of a subset with its superset
#13 opened by RunDevelopment - 0
Consistent match all character class
#9 opened by RunDevelopment - 0
- 0
Set up CI for test
#3 opened by RunDevelopment - 1
- 0
Make no-unnecessary-groups fixable
#10 opened by RunDevelopment - 0
Upgrade to new ESLint major
#2 opened by RunDevelopment - 0
Warn about nested unused capturing groups
#11 opened by RunDevelopment