Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix statement-wrapping and align rule classes #2178

Merged
merged 3 commits into from
Aug 12, 2023

Commits on Aug 12, 2023

  1. Add rule statement-wrapping to the StandardRuleSetProvider

     Closes #2170
    
     Align names of Rule classes, file and `RULE_ID` constants
    
     Closes #2176
    
     Do not wrap a single line enum class
    
     Closes #2177
    paul-dingemans committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    ad5fa4f View commit details
    Browse the repository at this point in the history
  2. Update documentation

    paul-dingemans committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    74a5a5f View commit details
    Browse the repository at this point in the history
  3. Remove statement-wrapping rule from release docs as it is not provide…

    …d by the StandardRuleSetProvider of ktlint `0.50` and as of that is not run by Ktlint CLI
    paul-dingemans committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    c613da0 View commit details
    Browse the repository at this point in the history