minor: update for comment
This commit is contained in:
parent
999921d5db
commit
32953ad617
|
|
@ -206,6 +206,7 @@
|
|||
<module name="ParameterAssignment"/>
|
||||
<module name="RequireThis">
|
||||
<!--
|
||||
till https://github.com/checkstyle/checkstyle/issues/2362
|
||||
we will not use that fanatic validation, extra modifiers pollute a code
|
||||
it is better to use different names for arguments, or expect IDE to highlight field.
|
||||
But this Check will exists as it was created by community demand.
|
||||
|
|
|
|||
Loading…
Reference in New Issue