-
-
Notifications
You must be signed in to change notification settings - Fork 664
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
Bump org.jlleitschuh.gradle.ktlint from 11.6.1 to 12.1.0 #4125
Bump org.jlleitschuh.gradle.ktlint from 11.6.1 to 12.1.0 #4125
Conversation
9d4f10b
to
b6837a4
Compare
b6837a4
to
9bdbc22
Compare
I have this
Agreed? If so I'll ask dependabot to rebase and push the required changes to pass in individual commits. |
👍 Makes sense. |
sounds good to me too |
@dependabot rebase |
Bumps org.jlleitschuh.gradle.ktlint from 11.6.1 to 12.1.0. --- 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]>
9bdbc22
to
d90d102
Compare
… a separate line, again
…he value can not be changed
One final addition to Down from +21k/-17k to a few hundred lines of changed code. Edit: after reading more, it seems that these changes are due to switching to a completely new code style (previously it only added a few rules on top of the existing code style) instead of not understanding things. Still, I think it's worth it to deviate/maintain the current code style for readability and to keep a useful Git history, otherwise basically every line is changed. Edit 2: "maintain the current code style" would actually be |
Bumps org.jlleitschuh.gradle.ktlint from 11.6.1 to 12.1.0.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)