jesseduffield.lazygit/.github/workflows
Stefan Haller 38fc107f94 Use a better way of pinning the version of golangci-lint
Instead of requiring the user to install the right version of the tool in their
.bin folder, create a shim that automatically runs the right version of the
tool. This has several benefits:
- it works out of the box with no setup required (the tool will be automatically
  downloaded and compiled the first time it is used)
- no work needed for developers when we bump the golangci-lint version
- it works in working copies that are used in different environments (e.g.
  locally on a Mac, or inside a dev container)

Co-authored-by: kyu08 <49891479+kyu08@users.noreply.github.com>
2025-07-18 15:33:23 +02:00
..
ci.yml Use a better way of pinning the version of golangci-lint 2025-07-18 15:33:23 +02:00
close-issues.yml Allow closing issues via github actions 2025-04-26 14:42:21 +10:00
codespell.yml Add github action to codespell master on push and PRs 2024-08-27 18:03:00 +02:00
release.yml Make it run at 8am instead of in the middle of the night 2025-07-06 12:08:25 +02:00
sponsors.yml Remove redundant curlies 2025-07-06 19:54:31 +10:00