Rohan Raj
Rohan Raj
Github, generate report
@nrmancuso I am working on asked questions but can you please first confirm me that changes made was okay or not. Because this change is able to kill the mutation...
> * How did you build this dependency tree? What does it mean? I have updated dependency tree. Letme first explain what my understanding of dependency tree is : Which...
> Please carefully read though #12341. You need to first change the code to exactly what pitest is mutating to. I have read #12341 . I have removed the unwanted...
> @Rohanraj123 IMO, we don’t need a custom projects file right now. No worries I hardcoded the mutation and revert my changes that I made earlier.
Hey @ByteHamster , I would like to work on this issue
This was the violation I was trying to remove . ``` src/main/java/com/puppycrawl/tools/checkstyle/Checker.java argument incompatible argument for parameter args of Violation constructor. new String[] {ioe.getMessage()}, null, getClass(), null)); found : @Initialized...
> comment at [#14480 (comment)](https://github.com/checkstyle/checkstyle/pull/14480#issuecomment-1951335993) is very difficult to understand, please always use code blocks for code/CLI output. It is not clear to me what the question here is. @nrmancuso...
> Please read through the checker docs and test things out locally to unblock yourself. Reading checker docs sir. Also can you please help with something to test things locally....
> Please google the output, also share here and maybe we can recognize something. This is something that i found on google. https://github.com/checkstyle/checkstyle/issues/12230 I think Groovy Script execution is still...