jesseduffield.lazygit/scripts
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
..
bisect.sh [DATALAD RUNCMD] run codespell throughout fixing typos automagically 2024-08-27 18:03:00 +02:00
bump_gocui.sh remove old integration test recording code 2023-03-24 18:42:11 +11:00
bump_lazycore.sh add bump lazycore script 2022-10-09 08:47:38 -07:00
bump_modules.sh bump modules and add bump_modules script 2018-12-18 23:03:26 +11:00
check_filenames.sh enforce lowercase filenames 2023-04-29 13:05:05 +10:00
check_for_fixups.sh Improve fixup commits script 2024-08-24 09:27:02 +10:00
golangci-lint-shim.sh Use a better way of pinning the version of golangci-lint 2025-07-18 15:33:23 +02:00
lint.sh Provide a script to lint the whole working copy, and update make lint to use it 2025-06-30 18:30:11 +02:00
record_demo.sh Add demo test variant 2023-07-31 22:33:04 +10:00
run_integration_tests.sh Print which git version we are using for running integration tests 2025-04-09 10:40:52 +02:00
update_language_files.sh Change update_language_files.sh script to rename pt-PT to pt 2025-02-12 08:21:47 +01:00