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

Don't check for requires in comments #255

Merged
merged 1 commit into from
Mar 3, 2013

Conversation

twpayne
Copy link
Contributor

@twpayne twpayne commented Mar 3, 2013

This is a horrible, quick hack to prevent the requires check from looking inside comments. It uses RegExps to identify comments and will certainly fail in some cases, but should work at least on the existing codebase. Refs #240.

@ahocevar
Copy link
Member

ahocevar commented Mar 3, 2013

Looks good, thanks for this fix! Please merge.

twpayne added a commit that referenced this pull request Mar 3, 2013
@twpayne twpayne merged commit f897c74 into openlayers:master Mar 3, 2013
@twpayne twpayne deleted the dont-check-requires-in-comments branch March 3, 2013 17:36
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.

None yet

2 participants