mirror of
https://github.com/gopasspw/gopass.git
synced 2026-05-30 11:18:48 +02:00
d6669e15e5
* chore: Switch to static list of linters The old approach was prone to random CI failures when a golangci-lint was updated and did enable new linters. This approach means we will have to update the include list from time to time but won't get random CI failures. Signed-off-by: Dominik Schulz <dominik.schulz@gauner.org> * fix: Update enabled linters to be compatible with GHA Signed-off-by: Dominik Schulz <dominik.schulz@gauner.org> --------- Signed-off-by: Dominik Schulz <dominik.schulz@gauner.org>