aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2025-04-03 16:20:12 +0800
committerRunxi Yu <me@runxiyu.org>2025-04-03 16:47:01 +0800
commitc5fc81abfc082b3e9c92f7ba8714b9284fb728f7 (patch)
tree3d035d69f45472569c7a1eeabef9e339e6d4a1f5
parentHTTP: Use git2d for the repo index (diff)
downloadforge-c5fc81abfc082b3e9c92f7ba8714b9284fb728f7.tar.gz
forge-c5fc81abfc082b3e9c92f7ba8714b9284fb728f7.tar.zst
forge-c5fc81abfc082b3e9c92f7ba8714b9284fb728f7.zip
lint: Disable dogsled
-rw-r--r--.golangci.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.golangci.yaml b/.golangci.yaml
index 7edd4c3..73eff0c 100644
--- a/.golangci.yaml
+++ b/.golangci.yaml
@@ -18,6 +18,7 @@ linters:
- stylecheck
- containedctx
- godot
+ - dogsled
- maintidx # e
- nestif # e
- gocognit # e