camaraproject / RegionDeviceCount

Repository to describe, develop, document and test the RegionDeviceCount API family
Apache License 2.0
2 stars 2 forks source link

Configure MegaLinter to be started automatically for every PR #39

Open gregory1g opened 1 month ago

gregory1g commented 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)

chinaunicomyangfan commented 1 month ago

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? image

bigludo7 commented 1 month ago

Perhaps we can ping @rartych for help :)