DeathGun44 commented on PR #6324:
URL: https://github.com/apache/fineract/pull/6324#issuecomment-5429423600

   The violation is real, but the fix is not in this PR - it is in #6321.
   The rule flags five `io.restassured` imports in `FeignLoanHelper.java`. 
#6321 deletes exactly those five. I checked both sides with the standalone 
Checkstyle CLI.
   
   So this check goes green on its own once #6321 merges, and the merge order 
is #6321 then #6324. I have deliberately not suppressed the file or narrowed 
the rule to get a green tick here, since that would switch off the guardrail 
this PR exists to add.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to