ParameterAssignment: not needed
This commit is contained in:
parent
66c87c2223
commit
b1ddcc94dc
1 changed files with 1 additions and 1 deletions
|
@ -2734,7 +2734,7 @@ Already covered by the [OneTopLevelClass](#onetoplevelclass) check.
|
||||||
|
|
||||||
#### [ParameterAssignment](http://checkstyle.sourceforge.net/config_coding.html#ParameterAssignment)
|
#### [ParameterAssignment](http://checkstyle.sourceforge.net/config_coding.html#ParameterAssignment)
|
||||||
|
|
||||||
> TODO: enable
|
[FinalParameters](#finalparameters) already protects against assigning values to parameters.
|
||||||
|
|
||||||
#### [RedundantImport](http://checkstyle.sourceforge.net/config_imports.html#RedundantImport)
|
#### [RedundantImport](http://checkstyle.sourceforge.net/config_imports.html#RedundantImport)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue