Skip to content

Commit f700043

Browse files
committed
chore: add silencing comment
1 parent b65d424 commit f700043

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

regimes/common/luhn.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package common
1+
package common //nolint:revive
22

33
import "strconv"
44

0 commit comments

Comments
 (0)