mirror of
https://github.com/prometheus/prometheus.git
synced 2025-09-21 13:51:00 +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
|
||||
|
||||
// stmt ensures that no other type accidentally implements the interface
|
||||
// nolint:unused
|
||||
stmt()
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user