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

build(deps): bump org.jlleitschuh.gradle.ktlint from 11.6.1 to 12.0.2 #14870

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Dec 22, 2023

  1. build(deps): bump org.jlleitschuh.gradle.ktlint from 11.6.1 to 12.0.2

    Bumps org.jlleitschuh.gradle.ktlint from 11.6.1 to 12.0.2.
    
    ---
    updated-dependencies:
    - dependency-name: org.jlleitschuh.gradle.ktlint
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and mikehardy committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    624cf1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17ab3ec View commit details
    Browse the repository at this point in the history
  3. style(lint): various manual fixes for new ktlint

    Many more still needed
    mikehardy committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    2c8cf03 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9bd6587 View commit details
    Browse the repository at this point in the history
  5. style(lint): result of auto-formatting run mixed with some hand fixes

    which is a bad practice really, but I'm still learning how to drive the
    linter via suppression etc
    mikehardy committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    05b4c94 View commit details
    Browse the repository at this point in the history