oleg-zinovev commented on PR #12096:
URL: https://github.com/apache/ignite/pull/12096#issuecomment-4742293105

   > > Is there a way to get code style feedback (maybe using Sonar)? I wasn’t 
able to locate the unresolved comments with these issues — I might have missed 
them in my search
   > 
   > Unfortunately, not all code style rules are checked automatically. We have 
checkstyle maven plugin, which is executed on each build if `checkstyle` 
profile is enabled. Also we have plugin for IDEA 
https://github.com/apache/ignite-abbrev-plugin which show abbribiation 
violation, redundant braces violation and have some other ignite-related 
functionality.
   
   @alex-plekhanov 
   
   Hi!
   
   I ran the check via Maven and “Inspect Code” in IDEA.
   I can’t find any Checkstyle issues in my code.


-- 
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