Skip to content

Commit 72f5fbe

Browse files
committed
better explanation
1 parent ac00c2c commit 72f5fbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/plugin/connector/standalone/acceptance_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ import (
1818
"testing"
1919

2020
"github.com/conduitio/conduit-connector-protocol/pconnector/mock"
21-
v1 "github.com/conduitio/conduit-connector-protocol/pconnector/v1" //nolint:staticcheck // backwards compatibility
21+
v1 "github.com/conduitio/conduit-connector-protocol/pconnector/v1" //nolint:staticcheck // Disabling Staticcheck linter due to backwards compatibility requirements
2222
v2 "github.com/conduitio/conduit-connector-protocol/pconnector/v2"
2323
"github.com/conduitio/conduit/pkg/plugin/connector"
2424
"github.com/rs/zerolog"

0 commit comments

Comments
 (0)