v2.0.0 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.