rewrite-static-analysis
rewrite-static-analysis copied to clipboard
732: Remove trailing whitespace
What's changed?
Recipe to remove trailing whitespace
What's your motivation?
Fixes #732
Anything in particular you'd like reviewers to focus on?
Anyone you would like to review specifically?
Have you considered any alternatives or workarounds?
Any additional context
Patterned after other RemoveTrailingWhitespace recipes in openrewrite/rewrite.
Checklist
- [x] I've added unit tests to cover both positive and negative cases
- [x] I've read and applied the recipe conventions and best practices
- [x] I've used the IntelliJ IDEA auto-formatter on affected files