aboutsummaryrefslogtreecommitdiff
path: root/.golangci.yaml
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2025-04-02 03:06:54 +0800
committerRunxi Yu <me@runxiyu.org>2025-04-02 03:06:54 +0800
commit35efa2a9c96f6f6660e8f1ed5b964141ced9995b (patch)
tree6bdf06bc91ea378d75c0eecb32eec704ee6ccc46 /.golangci.yaml
parentGit: Return fsPath from OpenRepo (diff)
downloadforge-35efa2a9c96f6f6660e8f1ed5b964141ced9995b.tar.gz
forge-35efa2a9c96f6f6660e8f1ed5b964141ced9995b.tar.zst
forge-35efa2a9c96f6f6660e8f1ed5b964141ced9995b.zip
LMTP: Stub patch application
Diffstat (limited to '')
-rw-r--r--.golangci.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.golangci.yaml b/.golangci.yaml
index 00ba1ea..7edd4c3 100644
--- a/.golangci.yaml
+++ b/.golangci.yaml
@@ -16,6 +16,8 @@ linters:
- wrapcheck # wrapping all errors is just not necessary
- varnamelen # "from" and "to" are very valid
- stylecheck
+ - containedctx
+ - godot
- maintidx # e
- nestif # e
- gocognit # e