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

Check for proper use of variable names #14

Open
nmoroze opened this issue Feb 5, 2024 · 0 comments
Open

Check for proper use of variable names #14

nmoroze opened this issue Feb 5, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@nmoroze
Copy link
Owner

nmoroze commented Feb 5, 2024

Add checks like:

  • Commands like info exists probably don't want to take in a var sub, but rather a bareword
  • Built-in variable names used as a bareword might be a sign of a missing $
@nmoroze nmoroze added the enhancement New feature or request label Mar 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant