Skip to content

Commit e7a9b27

Browse files
committed
tests: add test
1 parent 6e19131 commit e7a9b27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/golinters/gocritic/testdata/gocritic.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ linters:
1414
sizeThreshold: 24
1515
ruleguard:
1616
failOn: dsl,import
17-
rules: '${base-path}/ruleguard/preferWriteString.go,${base-path}/ruleguard/stringsSimplify.go'
17+
rules: '${base-path}/ruleguard/preferWriteString.go,${config-path}/ruleguard/stringsSimplify.go'
1818

1919
run:
2020
relative-path-mode: cfg

0 commit comments

Comments
 (0)