mirror of
https://github.com/grafana/grafana.git
synced 2026-08-04 18:43:10 -05: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