mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
PMD rule update
This commit is contained in:
parent
12e2929bf0
commit
2f55dcc791
@ -58,6 +58,7 @@
|
|||||||
<!-- Disabled because we have lots of undocumented fields -->
|
<!-- Disabled because we have lots of undocumented fields -->
|
||||||
<property name="fieldCommentRequirement" value="Ignored"/>
|
<property name="fieldCommentRequirement" value="Ignored"/>
|
||||||
<!-- Disabled because we don't require comments on overrides of public fields -->
|
<!-- Disabled because we don't require comments on overrides of public fields -->
|
||||||
|
<property name="protectedMethodCommentRequirement" value="Ignored"/>
|
||||||
<property name="publicMethodCommentRequirement" value="Ignored"/>
|
<property name="publicMethodCommentRequirement" value="Ignored"/>
|
||||||
<!--<property name="methodWithOverrideCommentRequirement" value="Unwanted"/>-->
|
<!--<property name="methodWithOverrideCommentRequirement" value="Unwanted"/>-->
|
||||||
</properties>
|
</properties>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user