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

Forbid using directives as variables #70

Closed
Fubukimaru opened this issue Dec 7, 2020 · 0 comments
Closed

Forbid using directives as variables #70

Fubukimaru opened this issue Dec 7, 2020 · 0 comments
Assignees
Milestone

Comments

@Fubukimaru
Copy link
Owner

In order to avoid pitfals like this #53, we can add a new warning or error that is returned when reserved keywords are used in the code as, for example, variables.

@Fubukimaru Fubukimaru self-assigned this Dec 7, 2020
@Fubukimaru Fubukimaru added this to the v1.0.0 milestone Dec 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant