Skip to content

v2.0.0 Release

Compare
Choose a tag to compare
@xobotyi xobotyi released this 10 Apr 10:06
· 93 commits to master since this release

Rework linter, so it receives a list of regular expressions.

Previously there was overlapping with regular expressions, as comma is used in quantificators.

BREAKING CHANGE:
Patterns now passed as a number of i flags for include and e flags for exclude patterns.