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

Macros in module/function names #11

Closed
elbrujohalcon opened this issue Jun 26, 2014 · 0 comments · Fixed by #35
Closed

Macros in module/function names #11

elbrujohalcon opened this issue Jun 26, 2014 · 0 comments · Fixed by #35

Comments

@elbrujohalcon
Copy link
Member

Rule

Don't use macros for module or function names

Implementation

check for ?MACROS that translate to an atom and are used in expressions like ?MACRO:something or something:?MACRO

@elbrujohalcon elbrujohalcon added this to the 1.0.0 - With all da rulez! milestone Jun 26, 2014
elbrujohalcon added a commit that referenced this issue Jul 4, 2014
jfacorro added a commit that referenced this issue Jul 4, 2014
Fixes #11: Macros in module/function names
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant