checkstyle: ReplacementVisitor.java#2527
checkstyle: ReplacementVisitor.java#2527zielint0 wants to merge 1 commit intoINRIA:masterfrom zielint0:checkstyle-ReplacementVisitor.java
Conversation
|
because this class is generated automatically by the processor. ... and because our generator doesn't conforms to checkstyle, we released checkstyle rules there. It would be big effort to make generator checkstyle compatible now. |
|
@pvojtechovsky What would be some steps to make it conformant? |
if the only problem is this |
Thanks! Currently yes, I have not found other checkstyle violations in production code (but there are many violations in checkstyle report and I have not analyzed all yet). |
|
I suggest to close this one, because this file is generated. It makes sense to open new issue to fix the generator ... the |
Will take a look but no promise ;-) I added task for myself. |
@monperrus
@surli
If checkstyle is enforced in spoon/src, why this non-conformant code landed in repository?