GitHub user Yuukadesu added a comment to the discussion: Add one click code modification function using Spotless plugin
Due to the significant differences between the formats supported by checkstyle and spotless, such as some regular expressions. So I plan to use both, Spotless is responsible for automatically correcting the formatting of most of the code, while some with regular expressions will continue to use checkstyle constraints. GitHub link: https://github.com/apache/streampipes/discussions/3170#discussioncomment-10646533 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
