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

Ability to ignore "undeclared name" errors #261

Open
Integralist opened this issue Nov 7, 2022 · 0 comments
Open

Ability to ignore "undeclared name" errors #261

Integralist opened this issue Nov 7, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@Integralist
Copy link

Description

I'm using tfproviderlintx with null-ls and so this means it is run on a file-by-file basis, rather than a project level. That means I see lots of "undeclared name" errors and I'd like to ignore them but I don't see an error code like I do with other errors.

For other codes I can name them as a flag, e.g. "-XAT001=false"

@Integralist Integralist added the enhancement New feature or request label Nov 7, 2022
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