mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
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
This commit is contained in:
@@ -139,10 +139,6 @@ workflows:
|
||||
filters:
|
||||
tags:
|
||||
only: /.*/
|
||||
- gometalinter:
|
||||
filters:
|
||||
tags:
|
||||
only: /.*/
|
||||
- build:
|
||||
filters:
|
||||
tags:
|
||||
|
||||
Reference in New Issue
Block a user