Thumbnail

rani/matterbridge.git

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

commit 127b091081a53f2fe6e97dd62f8bfe5b9b849c75 Author: Wim <wim@42.be> Date: Sat Oct 23 23:25:15 2021 +0000 Remove forbidigo linter diff --git a/.golangci.yaml b/.golangci.yaml index 0d46f73..bc307f7 100644 --- a/.golangci.yaml +++ b/.golangci.yaml @@ -1866 +1867 @@ linters: - errorlint - nlreturn - exhaustivestruct + - forbidigo    # rules to deal with reported isues  issues: