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

feature request: ignore var wildcards #31

Closed
shukari opened this issue Jul 2, 2018 · 3 comments
Closed

feature request: ignore var wildcards #31

shukari opened this issue Jul 2, 2018 · 3 comments
Assignees
Milestone

Comments

@shukari
Copy link

shukari commented Jul 2, 2018

"sqflint.ignoredVariables": ["ace_*"],

to ignore all vars that start with "ace_"

@SkaceKamen SkaceKamen self-assigned this Aug 9, 2018
@SkaceKamen
Copy link
Owner

Makes sense. I'll try to add it in future.

@Wyqer
Copy link

Wyqer commented Aug 9, 2018

Could be handy for some people, of course.
On the other hand you don't recognize typos in the function names anymore, if you use any of the ace functions. Basically you loose a feature in my opinion. I'm not saying it shouldn't be implemented, everyone should have the possibility to use wildcards. Just a heads up for the OP.

@SkaceKamen SkaceKamen added this to the Version 0.8.9 milestone Oct 2, 2018
@SkaceKamen
Copy link
Owner

Implemented in version 0.9.0

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

3 participants