mirror of
https://github.com/grafana/grafana.git
synced 2025-08-03 02:02:12 +08:00
Chore: Remove Revive standalone linter - use it via golangci-lint (#33150)
* Remove Revive standalone linter - use it via golangci-lint * Add revive settings to ignore lint errors for now * Small fix * Update to grabpl v0.5.53 * Remove errorCode and warningCode from config
This commit is contained in:

committed by
GitHub

parent
caa420f92f
commit
d3e510e92f
@ -1,4 +1,4 @@
|
||||
grabpl_version = '0.5.48'
|
||||
grabpl_version = '0.5.53'
|
||||
build_image = 'grafana/build-container:1.4.1'
|
||||
publish_image = 'grafana/grafana-ci-deploy:1.3.1'
|
||||
grafana_docker_image = 'grafana/drone-grafana-docker:0.3.2'
|
||||
|
Reference in New Issue
Block a user