mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
Disbaled publicMethodCommentRequirement rule
This commit is contained in:
parent
36d4414389
commit
d99dc9c489
@ -57,6 +57,8 @@
|
||||
<properties>
|
||||
<!-- Disabled because we have lots of undocumented fields -->
|
||||
<property name="fieldCommentRequirement" value="Unwanted"/>
|
||||
<!-- Disabled because we don't require comments on overrides of public fields -->
|
||||
<property name="publicMethodCommentRequirement" value="Unwanted"/>
|
||||
</properties>
|
||||
</rule>
|
||||
<!-- Commented out because it was flagged some of our header / copyright comments
|
||||
|
Loading…
x
Reference in New Issue
Block a user