Add uv-based LSPs, linters, and CLI tools #1

Merged
benvin merged 2 commits from benvin/add-uv-and-lsps into main 2026-06-21 09:10:37 +10:00
Owner

Summary

  • Install basedpyright, python-lsp-server, ty, ruff via uv tool install (available to all users)
  • Install gopls via go install
  • Add tea and tflint RPM packages
  • Remove unused python3/python3-pip packages (uv handles Python tooling now)
## Summary - Install basedpyright, python-lsp-server, ty, ruff via `uv tool install` (available to all users) - Install gopls via `go install` - Add tea and tflint RPM packages - Remove unused python3/python3-pip packages (uv handles Python tooling now)
unkinben added 1 commit 2026-06-17 19:40:05 +10:00
Add dev tooling: LSPs, linters, and CLI tools
ci/woodpecker/pr/build Pipeline failed
3deaff2395
Install basedpyright, python-lsp-server, ty, ruff via uv tool,
gopls via go install, and tea/tflint via dnf. Remove unused
python3/python3-pip packages.
unkinben added 1 commit 2026-06-17 19:43:05 +10:00
benvin merged commit b2b609c27c into main 2026-06-21 09:10:37 +10:00
benvin deleted branch benvin/add-uv-and-lsps 2026-06-21 09:10:37 +10:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unkin/container-agent-dev#1