generated from terraform-linters/tflint-ruleset-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
A panic results in an unhelpful message when running the plugin: Failed to check ruleset; error reading from server: EOF So report an error here instead. There is potential for similar behaviour if `consume_topics` is not a list, in which case `AsValueSlice` would panic, but I'm content to not be too defensive here if no-ones needing that change. Ticket: DENA-1175
- Loading branch information
1 parent
0cfa8e3
commit 88c38ba
Showing
2 changed files
with
41 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters