Skip to content

tools: lint for empty character classes in regex

Rodrigo Muino Tomonari requested to merge github/fork/Trott/eslint into master

Enable linting rule to forbid empty character classes in regular expressions. See http://eslint.org/docs/rules/no-empty-character-class

Organize "Possible Error" rules in .eslintrc in alphabetical order to match eslint documentation.

Merge request reports

Loading