- ALM used (self-managed gitlab)
- CI system used (gitlab ci)
- Languages of the repository: JS+PHP
- Potential workaround - run eslint from our side and send the result to sonarcloud
Hello. We are interested in moving the checking of eslint to sonarcloud so that the rules are in one place, because we have a lot of repositories and we want to unify all validations.
We are seen on that forum that sonarcloud does not support custom rules yet. Is this any possible way to reach what we want?