aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Runxi Yu2026-05-18 06:59:06 +0000
committerGravatar Runxi Yu2026-05-18 06:59:06 +0000
commit52cee64b401a2a02db43c8b06469cbe966f94964 (patch)
tree9e8bf4040869dbe7f2495ac6cc06b5d2ec10281e
parentobject/typ: Wrong capitalization in errors (diff)
signatureNo signature
ci: Remove gosec exclusions
-rw-r--r--.golangci.yaml4
1 files changed, 0 insertions, 4 deletions
diff --git a/.golangci.yaml b/.golangci.yaml
index 17338e52..112749b4 100644
--- a/.golangci.yaml
+++ b/.golangci.yaml
@@ -34,10 +34,6 @@ linters:
- $gostd
- codeberg.org/lindenii/furgit
- golang.org/x
- gosec:
- excludes:
- - G301 # UNIX permissions
- - G306 # UNIX permissions
revive:
rules:
- name: error-strings