I've successfully created a bitbucket pipeline with links to Jira and sfdx for running a pretty good Salesforce CI/CD build. I'm looking now to introduce static code analysis - I've set up SonarCloud, but it's not free - so was hoping to use Apex PMD. Has anyone seen this done? Is it even possible?
Many thanks for any help you can offer.
Came across this repo, may be of help
https://github.com/mehdisfdc/sfdx-BitbucketPipeline#step-4---configure-apex-pmd
thanks for the solution.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks @Joshua Day , It helped!!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.