summaryrefslogtreecommitdiffstats
path: root/.golangci.yaml
diff options
context:
space:
mode:
authorWim <wim@42.be>2019-11-17 23:16:06 +0100
committerGitHub <noreply@github.com>2019-11-17 23:16:06 +0100
commitaae45a8179aed415b592fe538cb714b625fd7379 (patch)
tree5614b144f19f5fb14228707cfa8de0a14ab9b397 /.golangci.yaml
parent075ca9ca471a7bfaf86fd0a762ed38b8cbf4edfb (diff)
downloadmatterbridge-msglm-aae45a8179aed415b592fe538cb714b625fd7379.tar.gz
matterbridge-msglm-aae45a8179aed415b592fe538cb714b625fd7379.tar.bz2
matterbridge-msglm-aae45a8179aed415b592fe538cb714b625fd7379.zip
Upgrade linter and travis to go1.13 (#949)
Diffstat (limited to '.golangci.yaml')
-rw-r--r--.golangci.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.golangci.yaml b/.golangci.yaml
index 82b2d750..f2f03600 100644
--- a/.golangci.yaml
+++ b/.golangci.yaml
@@ -174,6 +174,7 @@ linters:
- lll
- maligned
- prealloc
+ - wsl
# rules to deal with reported isues