LTeX Language Server: LSP language server for LanguageTool :mag::heavy_check_mark: with support for LaTeX :mortar_board:, Markdown :pencil:, and others
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 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)
Bumps com.pinterest.ktlint:ktlint-cli from 1.3.1 to 1.4.0.
Release notes
Sourced from com.pinterest.ktlint:ktlint-cli's releases.
... (truncated)
Changelog
Sourced from com.pinterest.ktlint:ktlint-cli's changelog.
... (truncated)
Commits
9ad1dcd
Set git "user.email" to "ktlint@github.com"589b191
Prepare release 1.4.0 (#2843)8718f5a
1.4.0 integration test fixes (#2842)90413e7
chore(deps): update actions/checkout digest to 11bd719 (#2841)aa9f235
fix(deps): update dependency org.junit.jupiter:junit-jupiter to v5.11.3 (#2840)244aa39
Add property.editorconfig
propertyktlint_enum_entry_name_casing
(#2839)80c4d5d
Add --stdin-path to provide a virtual file location for stdin (#2836)11f01c1
Add '.editorconfig' property 'ij_kotlin_indent_before_arrow_on_new_line' (#2838)a73d6b3
fix(deps): update dependency dev.drewhamilton.poko:poko-gradle-plugin to v0.1...50e44a7
Add new rulewhen-entry-bracing
(#2829)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