Hariom
Hariom
Hii, @romani, How should I replace getFileContents(). in UnusedImportsCheck? What's the correct AST-based approach ?
I am On AvoidEscapedUnicodeCharacters.java
``` [ERROR] Errors: [ERROR] IndentationCheckTest.testZeroAnnotationArrayInit:820->verifyWarns:203->verify:214->AbstractModuleTestSupport.verify:555->AbstractModuleTestSupport.verify:576->AbstractMod uleTestSupport.verify:598->AbstractModuleTestSupport.verify:617 » Error was thrown while processing C:\Users\hario\checkstyle\src\test\resources\com\puppycrawl\tools\checkstyle\checks\indentation\indentation\InputIndentationZeroArrayInit.java ``` Hello @romani What is this issue i am unable to figure out i have updated few...
> You need to show your changes in PR to let me understand what is a problem. Looks like you changed input that much that some violation popped up or...
Hi @romani , IllegalImportCheck properties are already complete - examples exist and tests pass. I’m a bit confused about which other properties from the issue I should work on next....
@romani plz review, also i will add tests to solve mutations.
Thanks for the review. I’ll fix the CI by next week since I have exams this week.