bundle-linter enhancement

Hi ,

I would like to add few customized code review checklist in bundle-linter package.

Can I fork the code from bundle-linter git and customized it as per my requirement ?

Please provide me your suggestion.

Solved Solved
0 3 363
1 ACCEPTED SOLUTION

Please check the conversation here

View solution in original post

3 REPLIES 3

That's the idea with github and open source. Anyone can fork and enhance. If you enhance the thing, then you own the enhancements.

If you feel that your enhancement will be of general interest, file a "pull request" (google it) and that will allow the maintainers of the original bundle linter to merge your changes, if they think it looks good.

good luck!

Thank you Dino.

Are the below capabilities are extendable in Apigee Lint ?

-Sharedflow are in correct place in Proxy or not

-KVM Naming Convention

-API aesthetics

If not , then please suggest how/where i can update in bundle-linter package for these above scenario.

Please check the conversation here