You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had searched in the feature and found no similar feature requirement.
Description
Use Spotless maven plugin to detect and fix formatting and style errors automatically.
I will send an email to dev mail list for detailed discussions later.
Usage Scenario
Currently, ST uses Checkstyle to detect formatting and style errors. However, it will be much more conveniently if we could find those style errors and automatically fix them before pushing the code.
We could introduce spotless plugin into DS and use it to automatically fix the style together with Pre-commit Hook.
This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.
This issue has been closed because it has not received response for too long time. You could reopen it if you encountered similar problems in the future.
Search before asking
Description
Spotless
maven plugin to detect and fix formatting and style errors automatically.Usage Scenario
Checkstyle
to detect formatting and style errors. However, it will be much more conveniently if we could find those style errors and automatically fix them before pushing the code.spotless
plugin into DS and use it to automatically fix the style together withPre-commit Hook
.Related issues
Are you willing to submit a PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: