Commit 98bbb018 by bergquist

build: removes gometalinter

for some reason the linter lints files in /vendor
which it should not. So we have to remove it until
it works as expected

ref #10381
parent 03a9650c
......@@ -139,10 +139,6 @@ workflows:
filters:
tags:
only: /.*/
- gometalinter:
filters:
tags:
only: /.*/
- build:
filters:
tags:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment