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 xcbeautify #5923

Merged
merged 3 commits into from
Dec 20, 2024
Merged

feat: add xcbeautify #5923

merged 3 commits into from
Dec 20, 2024

Conversation

Conarius
Copy link
Contributor

Describe your changes

Adds xcbeautify as it's a dependency for xcodebuild.nvim

Issue ticket number and link

LazyVim/LazyVim#3131

Checklist before requesting a review

  • I have successfully tested installation of the package.
  • I have successfully tested the package after installation.

Screenshots

@williambotman williambotman requested a review from a team May 31, 2024 19:15
* origin/main: (2188 commits)
  bump(terraform-ls): update to v0.36.3 (mason-org#8291)
  bump(elp): update to v2024-12-09 (mason-org#8167)
  bump(sonarlint-language-server): update to v4.14.0 (mason-org#8122)
  bump(php-cs-fixer): update to v3.65.0 (mason-org#8027)
  bump(swiftlint): update to v0.57.1 (mason-org#8024)
  bump(ada-language-server): update to v26 (mason-org#7970)
  bump(jdtls): update to v1.43.0 (mason-org#8066)
  bump(stylua): update to v2 (mason-org#7959)
  chore(cuepls): add deprecation message (mason-org#8285)
  bump(pretty-php): update to v0.4.82 (mason-org#8286)
  bump(jdtls): upgrade 1.41.0 -> 1.42.0 (mason-org#8072)
  bump(clojure-lsp): update to v2024.11.08-17.49.29 (mason-org#7896)
  bump(haskell-language-server): Update to version 2.9.0.1 (mason-org#7929)
  bump(cpptools): update to v1.22.11 (mason-org#7552)
  bump(erlang-ls): update to v1 (mason-org#7405)
  bump(nimlangserver): update to v1.6.0 (mason-org#7316)
  fix(harper-ls): change filename to `-msvc` from `-gnu` (mason-org#7536)
  bump(codelldb): update to v1.11.1 (mason-org#7448)
  bump(steep): update to v1.9.2 (mason-org#7376)
  bump(slang): update to v2024.17 (mason-org#6445)
  ...
Copy link
Member

@williamboman williamboman left a comment

Choose a reason for hiding this comment

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

Thanks (and sorry for so late review)!

@williamboman williamboman enabled auto-merge (squash) December 20, 2024 01:53
@williamboman williamboman enabled auto-merge (squash) December 20, 2024 01:54
@williamboman williamboman merged commit 6a27a8f into mason-org:main Dec 20, 2024
18 checks passed
williamboman added a commit to Zananok/mason-registry that referenced this pull request Dec 20, 2024
* origin/main: (1983 commits)
  feat: add stree (mason-org#5871)
  feat: add xcbeautify (mason-org#5923)
  bump(terraform-ls): update to v0.36.3 (mason-org#8291)
  bump(elp): update to v2024-12-09 (mason-org#8167)
  bump(sonarlint-language-server): update to v4.14.0 (mason-org#8122)
  bump(php-cs-fixer): update to v3.65.0 (mason-org#8027)
  bump(swiftlint): update to v0.57.1 (mason-org#8024)
  bump(ada-language-server): update to v26 (mason-org#7970)
  bump(jdtls): update to v1.43.0 (mason-org#8066)
  bump(stylua): update to v2 (mason-org#7959)
  chore(cuepls): add deprecation message (mason-org#8285)
  bump(pretty-php): update to v0.4.82 (mason-org#8286)
  bump(jdtls): upgrade 1.41.0 -> 1.42.0 (mason-org#8072)
  bump(clojure-lsp): update to v2024.11.08-17.49.29 (mason-org#7896)
  bump(haskell-language-server): Update to version 2.9.0.1 (mason-org#7929)
  bump(cpptools): update to v1.22.11 (mason-org#7552)
  bump(erlang-ls): update to v1 (mason-org#7405)
  bump(nimlangserver): update to v1.6.0 (mason-org#7316)
  fix(harper-ls): change filename to `-msvc` from `-gnu` (mason-org#7536)
  bump(codelldb): update to v1.11.1 (mason-org#7448)
  ...
williamboman added a commit to rubenhesselink/mason-registry that referenced this pull request Dec 20, 2024
* origin/main: (1966 commits)
  feat: add stree (mason-org#5871)
  feat: add xcbeautify (mason-org#5923)
  bump(terraform-ls): update to v0.36.3 (mason-org#8291)
  bump(elp): update to v2024-12-09 (mason-org#8167)
  bump(sonarlint-language-server): update to v4.14.0 (mason-org#8122)
  bump(php-cs-fixer): update to v3.65.0 (mason-org#8027)
  bump(swiftlint): update to v0.57.1 (mason-org#8024)
  bump(ada-language-server): update to v26 (mason-org#7970)
  bump(jdtls): update to v1.43.0 (mason-org#8066)
  bump(stylua): update to v2 (mason-org#7959)
  chore(cuepls): add deprecation message (mason-org#8285)
  bump(pretty-php): update to v0.4.82 (mason-org#8286)
  bump(jdtls): upgrade 1.41.0 -> 1.42.0 (mason-org#8072)
  bump(clojure-lsp): update to v2024.11.08-17.49.29 (mason-org#7896)
  bump(haskell-language-server): Update to version 2.9.0.1 (mason-org#7929)
  bump(cpptools): update to v1.22.11 (mason-org#7552)
  bump(erlang-ls): update to v1 (mason-org#7405)
  bump(nimlangserver): update to v1.6.0 (mason-org#7316)
  fix(harper-ls): change filename to `-msvc` from `-gnu` (mason-org#7536)
  bump(codelldb): update to v1.11.1 (mason-org#7448)
  ...
williamboman added a commit to coder3101/mason-registry that referenced this pull request Dec 20, 2024
* origin/main: (1913 commits)
  feat: add jayvee-language-server (mason-org#6160)
  bump(vsg): update to v3.28.0 (mason-org#8293)
  bump(language-server-bitbake): update to v2.7.0 (mason-org#8292)
  feat: Add brunette package.yaml file for Python code formatter (mason-org#6132)
  feat: add language-server-bitbake (mason-org#6103)
  feat: add VSG (a verilog formatter by jeremiah-c-leary/vhdl-style-guide) (mason-org#6110)
  feat: add stree (mason-org#5871)
  feat: add xcbeautify (mason-org#5923)
  bump(terraform-ls): update to v0.36.3 (mason-org#8291)
  bump(elp): update to v2024-12-09 (mason-org#8167)
  bump(sonarlint-language-server): update to v4.14.0 (mason-org#8122)
  bump(php-cs-fixer): update to v3.65.0 (mason-org#8027)
  bump(swiftlint): update to v0.57.1 (mason-org#8024)
  bump(ada-language-server): update to v26 (mason-org#7970)
  bump(jdtls): update to v1.43.0 (mason-org#8066)
  bump(stylua): update to v2 (mason-org#7959)
  chore(cuepls): add deprecation message (mason-org#8285)
  bump(pretty-php): update to v0.4.82 (mason-org#8286)
  bump(jdtls): upgrade 1.41.0 -> 1.42.0 (mason-org#8072)
  bump(clojure-lsp): update to v2024.11.08-17.49.29 (mason-org#7896)
  ...
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.

2 participants