How to disable some of the default PMD rules that come with salesforce code analyser installation? #1583
Unanswered
kirankapila
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi Team,
I need to exclude some of the default PMD rules that are available with salesforce code analyser.
I could see that most rules are spit our at runtime as .xml file from within .jar files.
Is there a better way of disabling a subset of the default PMD rules instead of meddling with .jar files? Please advise
Thanks
Beta Was this translation helpful? Give feedback.
All reactions