Thumbnail

rani/matterbridge.git

Clone URL: https://git.buni.party/rani/matterbridge.git

commit f5cc6df7b7e1b02e8a0b6c512a2d343da33269d6 Author: Wim <wim@42.be> Date: Sun Mar 01 22:05:50 2020 +0000 Do not lint gomnd (#1021) diff --git a/.golangci.yaml b/.golangci.yaml index f2f0360..7287622 100644 --- a/.golangci.yaml +++ b/.golangci.yaml @@ -1756 +1757 @@ linters: - maligned - prealloc - wsl + - gomnd      # rules to deal with reported isues