apigee / apigeelint

Static code analysis for Apigee proxy bundles to encourage API developers to use best practices and avoid anti-patterns.
Apache License 2.0
92 stars 71 forks source link

fix: allow curlies in PropertySetRef #383

Closed DinoChiesa closed 1 year ago

DinoChiesa commented 1 year ago

This change removes the check for curlies in AssignVariable/PropertySetRef.

DinoChiesa commented 1 year ago

ok this is ready for review.