You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/modules/lfs
Gusted ea0fe83888
Fix golangci-lint warnings (#17598 et al) (#17668)
Backport #17598 
Backport #17606 
Backport #17608 
Backport #17609

- Since https://gitea.com/gitea/test-env/pulls/10 the golangci-lint has been upgraded and is erroring about new warnings in the code, this PR fixes those warnings.
3 years ago
..
LICENSE
client.go
client_test.go
content_store.go
endpoint.go Fix golangci-lint warnings (#17598 et al) (#17668) 3 years ago
endpoint_test.go
filesystem_client.go
http_client.go
http_client_test.go
pointer.go
pointer_scanner_gogit.go Fix golangci-lint warnings (#17598 et al) (#17668) 3 years ago
pointer_scanner_nogogit.go Fix golangci-lint warnings (#17598 et al) (#17668) 3 years ago
pointer_test.go
shared.go Fix various documentation, user-facing, and source comment typos (#16367) 4 years ago
transferadapter.go
transferadapter_test.go