Skip to content

Commit 4837339

Browse files
committed
linter fix
1 parent cba25ca commit 4837339

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

internal/config/config_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1161,6 +1161,7 @@ func agentConfig() *Config {
11611161
}
11621162
}
11631163

1164+
//nolint:maintidx // createConfig creates a sample Config object for testing purposes.
11641165
func createConfig() *Config {
11651166
return &Config{
11661167
Log: &Log{

0 commit comments

Comments
 (0)