Skip to content

Commit 36b4d0b

Browse files
fix: pint lint issue workaround
1 parent b726a91 commit 36b4d0b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.pint.hcl

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
checks {
2+
disabled = ["promql/fragile"]
3+
}

0 commit comments

Comments
 (0)