mirror of
https://github.com/prometheus/prometheus.git
synced 2026-05-28 04:02:21 -04:00
Skip golanglint-ci on copied folders
Signed-off-by: Goutham <gouthamve@gmail.com>
This commit is contained in:
parent
a99f48cc9f
commit
4710679fbe
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ run:
|
|||
skip-dirs:
|
||||
# Copied it from a different source
|
||||
- storage/remote/otlptranslator/prometheusremotewrite
|
||||
- storage/remote/otlptranslator/prometheus
|
||||
|
||||
output:
|
||||
sort-results: true
|
||||
|
|
|
|||
Loading…
Reference in a new issue