Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update regex to support rules without line numbers #2

Merged
merged 3 commits into from
Feb 4, 2020
Merged

Conversation

xt0rted
Copy link
Owner

@xt0rted xt0rted commented Feb 3, 2020

Updates the matcher regex so the line/column numbers are optional. This is required for the unicode-bom rule.

Fixes #1

@xt0rted xt0rted force-pushed the issues/1 branch 3 times, most recently from 8e71d54 to 4055538 Compare February 3, 2020 23:10
@xt0rted xt0rted merged commit 92df1d3 into master Feb 4, 2020
@xt0rted xt0rted deleted the issues/1 branch February 4, 2020 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

unicode-bom rule isn't detected and causes entire file to not be reported
1 participant