Commit 636c276
committed
Suppress revive var-naming warning for strings pkg
Add //nolint:revive to the strings package declaration to avoid
conflict warning with the Go standard library package name.1 parent 23f1391 commit 636c276
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments