summaryrefslogtreecommitdiffstats
path: root/.golangci.yaml
diff options
context:
space:
mode:
authorWim <wim@42.be>2020-06-24 23:21:15 +0200
committerWim <wim@42.be>2020-06-24 23:21:15 +0200
commit587de96ab3db0ff563a6ac591b49865cfc14cbb2 (patch)
tree1e35df71f0a25f2936dfde89d2aa0c349299c742 /.golangci.yaml
parent80eb1cd20235bec1185a984a04dea8d9daa65b09 (diff)
downloadmatterbridge-msglm-587de96ab3db0ff563a6ac591b49865cfc14cbb2.tar.gz
matterbridge-msglm-587de96ab3db0ff563a6ac591b49865cfc14cbb2.tar.bz2
matterbridge-msglm-587de96ab3db0ff563a6ac591b49865cfc14cbb2.zip
Update golangci-lint config
Diffstat (limited to '.golangci.yaml')
-rw-r--r--.golangci.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.golangci.yaml b/.golangci.yaml
index ea8ba669..0eb7df98 100644
--- a/.golangci.yaml
+++ b/.golangci.yaml
@@ -176,6 +176,10 @@ linters:
- prealloc
- wsl
- gomnd
+ - godox
+ - goerr113
+ - testpackage
+ - godot
# rules to deal with reported isues