Detect unused attribute in a variable of type object #263
gojanpaolo
started this conversation in
Ideas
Replies: 1 comment
-
Currently this ruleset do not support detecting such cases. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We have a variable like this
tflint doesn't seem to detect if
bar
is unused. Is there a config we should update? Thanks!Beta Was this translation helpful? Give feedback.
All reactions