mirror of
https://github.com/prometheus/prometheus.git
synced 2025-09-21 22:01:01 +02:00
Add nolint comment
Signed-off-by: Tobias Guggenmos <tguggenm@redhat.com>
This commit is contained in:
parent
b93845d6bf
commit
ec3df53f78
@ -50,6 +50,7 @@ type Statement interface {
|
|||||||
Node
|
Node
|
||||||
|
|
||||||
// stmt ensures that no other type accidentally implements the interface
|
// stmt ensures that no other type accidentally implements the interface
|
||||||
|
// nolint:unused
|
||||||
stmt()
|
stmt()
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user