summaryrefslogtreecommitdiffstats
path: root/.golangci.yaml
diff options
context:
space:
mode:
authorWim <wim@42.be>2020-07-26 15:05:52 +0200
committerWim <wim@42.be>2020-07-26 15:05:52 +0200
commit2a41abb3d199085e648e820ba2e2b638e3c89e69 (patch)
tree8437db7b8ad1aa2268b10aedf091f3625c1df048 /.golangci.yaml
parent2d2bebe976972242cade57cb9512c8fd6326be58 (diff)
downloadmatterbridge-msglm-2a41abb3d199085e648e820ba2e2b638e3c89e69.tar.gz
matterbridge-msglm-2a41abb3d199085e648e820ba2e2b638e3c89e69.tar.bz2
matterbridge-msglm-2a41abb3d199085e648e820ba2e2b638e3c89e69.zip
Update linter config
Diffstat (limited to '.golangci.yaml')
-rw-r--r--.golangci.yaml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.golangci.yaml b/.golangci.yaml
index 0eb7df98..3a13d1ef 100644
--- a/.golangci.yaml
+++ b/.golangci.yaml
@@ -180,7 +180,9 @@ linters:
- goerr113
- testpackage
- godot
-
+ - interfacer
+ - goheader
+ - noctx
# rules to deal with reported isues
issues: