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
91 stars 71 forks source link

feat(TD004): add new check for Enforce element in TD004 #413

Closed DinoChiesa closed 7 months ago

DinoChiesa commented 7 months ago

The Enforce element is appropriate only for Apigee X / hybrid. The tests check for that.

The changes in code formatting and whitespace are due to auto-reformatting using prettier.io .