Open gregory1g opened 1 month ago
It would be useful to configure MegaLinter integration following this commonalities guideline: https://github.com/camaraproject/Commonalities/blob/4d05a3dbf1c9b61d3ec42eed117d78e6b7645d82/documentation/API-linting-Implementation-Guideline.md
This allows to make sure that API definition is and stay compliant to the rules.
Example of MegaLinter comment : https://github.com/camaraproject/SimSwap/pull/153#issuecomment-2357854088)
Thanks. This looks like a CAMARA universal code checking tool. If I want to configure Megalint for our project, just follow the instructions to configure it, right?
Perhaps we can ping @rartych for help :)
It would be useful to configure MegaLinter integration following this commonalities guideline: https://github.com/camaraproject/Commonalities/blob/4d05a3dbf1c9b61d3ec42eed117d78e6b7645d82/documentation/API-linting-Implementation-Guideline.md
This allows to make sure that API definition is and stay compliant to the rules.
Example of MegaLinter comment : https://github.com/camaraproject/SimSwap/pull/153#issuecomment-2357854088)