Skip to content

Fixes regex typo for dedicatedCopyrightNoteSources#614

Merged
cramforce merged 1 commit intoampproject:masterfrom
jaboc83:copyright-sources-regex
Oct 14, 2015
Merged

Fixes regex typo for dedicatedCopyrightNoteSources#614
cramforce merged 1 commit intoampproject:masterfrom
jaboc83:copyright-sources-regex

Conversation

@jaboc83
Copy link
Copy Markdown
Contributor

@jaboc83 jaboc83 commented Oct 14, 2015

The previous regex was not looking for '.' specifically prior to the
css file extension which could cause it to accidentally match scss
as well as .css. I changed it to match same way javascript extensions
are being matched.

The previous regex was not looking for '.' specifically prior to the
css file extension which could cause it to accidentally match scss
as well as .css. I changed it to match same way javascript extensions
are being matched.
@cramforce
Copy link
Copy Markdown
Member

Thanks. LGTM

@cramforce cramforce added the LGTM label Oct 14, 2015
cramforce added a commit that referenced this pull request Oct 14, 2015
Fixes regex typo for dedicatedCopyrightNoteSources
@cramforce cramforce merged commit 5c51e91 into ampproject:master Oct 14, 2015
@jaboc83 jaboc83 deleted the copyright-sources-regex branch October 14, 2015 15:14
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.

2 participants