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

Add missing ktlint rule wrappers #5256

Merged
merged 9 commits into from Sep 2, 2022
Merged

Add missing ktlint rule wrappers #5256

merged 9 commits into from Sep 2, 2022

Commits on Aug 31, 2022

  1. Refactor formatting ruleset lists

    This reflects current status at 0.46.1 for standard vs experimental rules
    3flex committed Aug 31, 2022
    Copy the full SHA
    ca34240 View commit details
    Browse the repository at this point in the history
  2. Sort experimental rules

    3flex committed Aug 31, 2022
    Copy the full SHA
    424dd99 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    7f73ec6 View commit details
    Browse the repository at this point in the history
  4. Add FunctionSignature rule

    3flex committed Aug 31, 2022
    Copy the full SHA
    7a114fe View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    4b6cf53 View commit details
    Browse the repository at this point in the history
  6. Add NullableTypeSpacing rule

    3flex committed Aug 31, 2022
    Copy the full SHA
    1c59249 View commit details
    Browse the repository at this point in the history
  7. Add ParameterListSpacing rule

    3flex committed Aug 31, 2022
    Copy the full SHA
    d0cdd1c View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    9da674e View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    3cf3b01 View commit details
    Browse the repository at this point in the history