Skip to content

Commit 8467d59

Browse files
committed
ci: ignore promql/impossible
1 parent c45aac4 commit 8467d59

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.pint.hcl

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
checks {
2+
# promql/impossible can't deal with label_join or label_replace
3+
disabled = ["promql/impossible"]
4+
}

0 commit comments

Comments
 (0)