How to disable some of the default PMD rules that come with salesforce code analyser installation? #1583
Replies: 1 comment
-
|
Now that |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
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