-
Notifications
You must be signed in to change notification settings - Fork 28
decoder: Add support for LiteralType as Constraint
#186
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
Conversation
e7e068d to
fb1fc7a
Compare
3dc35cf to
0358cd7
Compare
0358cd7 to
f3bcd05
Compare
LiteralType as ConstraintLiteralType as Constraint
cfdd98f to
680c316
Compare
b7b2a80 to
25ca427
Compare
cdd0ea8 to
f5566d6
Compare
Literal types can never have references in them.
f5566d6 to
1909c29
Compare
jpogran
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Small concerns. Great work!
|
I added If we still somehow end up with |
Part of hashicorp/terraform-ls#496
Existing tests were updated as part of 6990693 (not part of this PR) and yield either comparable or better results, except for reference collection, which:
UX