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: BN012 plugin to find unreferenced targets #430

Closed DinoChiesa closed 4 months ago

DinoChiesa commented 4 months ago

I was surprised to see that apigeelint did not flag unreferenced TargetEndpoints. This new plugin fills that gap.