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

Reformat a selection instead of entire file #503

Merged
merged 10 commits into from
May 1, 2024

Conversation

paul-dingemans
Copy link
Collaborator

Closes #385

dependabot bot and others added 2 commits April 15, 2024 09:23
Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 2.1.3 to 3.3.0.
- [Release notes](https://github.com/gradle/wrapper-validation-action/releases)
- [Commits](gradle/wrapper-validation-action@v2.1.3...v3.3.0)

---
updated-dependencies:
- dependency-name: gradle/wrapper-validation-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@paul-dingemans paul-dingemans added this to the 0.23.0 milestone Apr 16, 2024
@paul-dingemans paul-dingemans marked this pull request as draft April 16, 2024 10:02
@paul-dingemans
Copy link
Collaborator Author

Wait for Ktlint 1.3.0 to be released because of dependency on pinterest/ktlint#2631

Copy link
Contributor

Qodana Community for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked

View the detailed Qodana report

To be able to view the detailed Qodana report, you can either:

  1. Register at Qodana Cloud and configure the action
  2. Use GitHub Code Scanning with Qodana
  3. Host Qodana report at GitHub Pages
  4. Inspect and use qodana.sarif.json (see the Qodana SARIF format for details)

To get *.log files or any other Qodana artifacts, run the action with upload-result option set to true,
so that the action will upload the files as the job artifacts:

      - name: 'Qodana Scan'
        uses: JetBrains/[email protected]
        with:
          upload-result: true
Contact Qodana team

Contact us at [email protected]

@paul-dingemans paul-dingemans marked this pull request as ready for review April 30, 2024 14:03
@paul-dingemans paul-dingemans merged commit b670dc0 into main May 1, 2024
6 checks passed
@paul-dingemans paul-dingemans deleted the 385-partial-format-of-file branch May 1, 2024 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reformatting just a selection
1 participant