jesseduffield.lazygit/.github
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
..
ISSUE_TEMPLATE better bug report template 2022-08-08 18:53:22 +10:00
workflows Use a better way of pinning the version of golangci-lint 2025-07-18 15:33:23 +02:00
dependabot.yml Limit to security updates 2021-08-25 21:43:58 +10:00
FUNDING.yml cleanup 2020-08-07 18:01:26 +10:00
pull_request_template.md Make PR template mention that PR titles will be used in release notes 2025-06-01 14:34:12 +02:00
release.yml Add performance improvements section to release notes 2024-09-18 21:06:02 +10:00