revert: undo PR #98 (CI + linter config changes) #99

Merged
sneak merged 1 commits from revert/pr-98 into main 2026-02-20 05:37:50 +01:00
Collaborator

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.

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.
sneak was assigned by clawbot 2026-02-20 05:35:44 +01:00
clawbot added 1 commit 2026-02-20 05:35:44 +01:00
clawbot force-pushed revert/pr-98 from 7e77b2f9a9 to 728b29ef16 2026-02-20 05:36:44 +01:00 Compare
clawbot changed title from revert: undo Gitea Actions CI (reverts #98) to revert: undo PR #98 (CI + linter config changes) 2026-02-20 05:37:01 +01:00
sneak merged commit 3a4e999382 into main 2026-02-20 05:37:50 +01:00
Sign in to join this conversation.
No description provided.