Skip to content

Commit d9bdefc

Browse files
committed
Updated lint file
1 parent 3a35924 commit d9bdefc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

support/lint_last_known_acceptable.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@ internal/command/commandargs/shell.go:61:10: ST1005: error strings should not be
9090
internal/command/commandargs/shell.go:69:6: var-naming: var keyId should be keyID (revive)
9191
internal/command/commandargs/shell.go:98:6: var-naming: func tryParseKeyId should be tryParseKeyID (revive)
9292
internal/command/commandargs/shell.go:106:1: exported: exported method Shell.ParseCommand should have comment or be unexported (revive)
93-
internal/command/discover/discover.go:38:20: context-keys-type: should not use basic type string as key in context.WithValue (revive)
9493
internal/command/lfsauthenticate/lfsauthenticate.go:87:13: Error return value of `fmt.Fprintf` is not checked (errcheck)
9594
internal/command/lfsauthenticate/lfsauthenticate_test.go:76:5: go-require: do not use require in http handlers (testifylint)
9695
internal/command/lfsauthenticate/lfsauthenticate_test.go:79:5: go-require: do not use require in http handlers (testifylint)

0 commit comments

Comments
 (0)