golangci-lint/prerun.sh
Sebastiaan de Schaetzen 0ee2958b99
All checks were successful
Workflows / Wake Runner (push) Successful in 4s
Workflows / Build and Push (push) Successful in 3m44s
Modify prerun script
2025-05-01 15:29:23 +02:00

5 lines
119 B
Bash
Executable File

git remote add aur https://aur.archlinux.org/golangci-lint.git
git fetch aur
git merge -X theirs --no-edit aur/master