GitHub user bossenti edited a comment on the discussion: Add one click code modification function using Spotless plugin
> I need to imitate the existing checkstyle.xml to rewrite an identical rule > for spotless to use. That's exactly what I would like to avoid. You then always need to keep them in sync and adapt them as soon as any of the tool changes it's behavior. > One is to abandon checkstyle and use spotless, completely copying the code > style rules defined by checkstyle.xml. This is completely fine for me 🙂 If we find some odd rules in the checkstyle config we can even get rid of them and adopt better patterns GitHub link: https://github.com/apache/streampipes/discussions/3170#discussioncomment-10528580 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
