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

feat: add pinterest/ktlint #30662

Merged
merged 5 commits into from
Jan 7, 2025

Conversation

itochan
Copy link
Contributor

@itochan itochan commented Jan 7, 2025

pinterest/ktlint: An anti-bikeshedding Kotlin linter with built-in formatter

$ aqua g -i pinterest/ktlint

Check List

How to confirm if this package works well

Command and output

REQUIRED: Java

$ java -version
openjdk version "21.0.5" 2024-10-15 LTS
OpenJDK Runtime Environment Zulu21.38+21-CA (build 21.0.5+11-LTS)
OpenJDK 64-Bit Server VM Zulu21.38+21-CA (build 21.0.5+11-LTS, mixed mode, sharing)
$ ktlint
22:21:40.686 [main] INFO com.pinterest.ktlint.cli.internal.KtlintCommandLine -- Enable default patterns [**/*.kt, **/*.kts]
22:21:40.935 [main] WARN com.pinterest.ktlint.cli.internal.KtlintCommandLine -- No files matched [**/*.kt, **/*.kts]

@suzuki-shunsuke suzuki-shunsuke added the enhancement New feature or request label Jan 7, 2025
@suzuki-shunsuke
Copy link
Member

Thank you for your contribution!

@suzuki-shunsuke
Copy link
Member

Comment on lines 9 to 10
checksum:
enabled: false
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is unnecessary because checksum is disabled by default.

@suzuki-shunsuke
Copy link
Member

9ca4c80 Supported old versions.

@suzuki-shunsuke suzuki-shunsuke merged commit 2f9059d into aquaproj:main Jan 7, 2025
17 checks passed
@suzuki-shunsuke suzuki-shunsuke added this to the v4.292.1 milestone Jan 7, 2025
@suzuki-shunsuke
Copy link
Member

@itochan
Copy link
Contributor Author

itochan commented Jan 8, 2025

Thanks for helping me with some fixes.

@itochan itochan deleted the feat/pinterest/ktlint branch January 8, 2025 01:24
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Jan 8, 2025
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [aquaproj/aqua-registry](https://github.com/aquaproj/aqua-registry) | minor | `v4.292.0` -> `v4.293.0` |

MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).

**Proposed changes to behavior should be submitted there as MRs.**

---

### Release Notes

<details>
<summary>aquaproj/aqua-registry (aquaproj/aqua-registry)</summary>

### [`v4.293.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.293.0)

[Compare Source](aquaproj/aqua-registry@v4.292.0...v4.293.0)

[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.293.0) | [Merge Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.293.0) | aquaproj/aqua-registry@v4.292.0...v4.293.0

#### 🎉 New Packages

[#&#8203;30662](aquaproj/aqua-registry#30662) [pinterest/ktlint](https://github.com/pinterest/ktlint): An anti-bikeshedding Kotlin linter with built-in formatter [@&#8203;itochan](https://github.com/itochan)

#### Fixes

[#&#8203;30690](aquaproj/aqua-registry#30690) sharkdp/fd: Re-scaffold
[#&#8203;30627](aquaproj/aqua-registry#30627) ariga/atlas: Drop the support of old versions

ariga/atlas#3296 (comment)

> Old Versions of Atlas
> As part of our Supported Version Policy mentioned above, binaries for versions that were published more than 6 months ago will be removed from the CDN and Docker Hub.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this MR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45MS40IiwidXBkYXRlZEluVmVyIjoiMzkuOTEuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiUmVub3ZhdGUgQm90Il19-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants