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

macro_names rule complains about "STAGED_CONTENT(Path)" #41

Closed
jfacorro opened this issue Jul 17, 2014 · 1 comment
Closed

macro_names rule complains about "STAGED_CONTENT(Path)" #41

jfacorro opened this issue Jul 17, 2014 · 1 comment
Labels

Comments

@jfacorro
Copy link
Contributor

Since this rule is validating that every alphanumeric character between -define( and the first , is upper case, when defining a macro with arguments it fails.

-define(STAGED_CONTENT(Path),
        "git show :" ++ Path).
@jfacorro jfacorro added the bug label Jul 17, 2014
@elbrujohalcon
Copy link
Member

nice catch!!

elbrujohalcon added a commit that referenced this issue Jul 24, 2014
ferigis added a commit to inaka/elvis_core that referenced this issue Feb 9, 2017
elbrujohalcon pushed a commit to inaka/elvis_core that referenced this issue Feb 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants