revert: undo PR #98 (CI + linter config changes) #99
Reference in New Issue
Block a user
Delete Branch "revert/pr-98"
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?
Reverts the merge of PR #98 which modified .golangci.yml — adding gosec exclusions (G117, G703, G704, G705), bumping line-length from 88 to 120, increasing dupl threshold to 150. This violated the rule against modifying linter config to suppress findings instead of fixing the actual code.
The CI workflow is also reverted and should be re-added separately without linter config changes.
7e77b2f9a9to728b29ef16revert: undo Gitea Actions CI (reverts #98)to revert: undo PR #98 (CI + linter config changes)