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

listing External plugin #310

Closed ssvaidyanathan closed 2 years ago

ssvaidyanathan commented 2 years ago

Fix for #309

ssvaidyanathan commented 2 years ago

@kurtkanaskie - can you please review this PR? DIno is OOO

kurtkanaskie commented 2 years ago

LGTM with suggested update to the README to add ### for sections for Help, Listing Plugins (add this), Example and Example Using External Plugins:

 ### Help

 ### Listing plugins
List plugins and formatters, with or without --externalPluginsDirectory.
\```
apigeelint --list --externalPluginsDirectory ./externalPlugins
 \```
 ### Example:

 ### Example Using External Plugins: