aboutsummaryrefslogtreecommitdiff
path: root/.golangci.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.golangci.yaml')
-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