mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-06 09:13:19 +03:00
[PR #400] Migrate backend linter to v2. Fixed unit test workflow #829
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Original Pull Request: https://github.com/pocket-id/pocket-id/pull/400
State: closed
Merged: Yes
I realized after I added the backend linter, the latest
v2of golangci-lint was already out. So I migrated to the latest v2 config format and added a couple more useful linters and fixed the relevant issues. Additionally I noticed there was a broken test and the automated workflow did not fail it since it was piping the output