transfer.sh/server
Stefan Benten 2fbd19365c
.github/workflows: adding golangci-lint as new job (#453)
In order to follow golang's best practices, we should lint the code base properly beyond usual syntax mistakes.
2021-12-26 14:03:27 +01:00
..
clamav.go .github/workflows: adding golangci-lint as new job (#453) 2021-12-26 14:03:27 +01:00
handlers.go .github/workflows: adding golangci-lint as new job (#453) 2021-12-26 14:03:27 +01:00
handlers_test.go Golint (#404) 2021-08-19 22:45:30 +02:00
ip_filter.go Golint (#404) 2021-08-19 22:45:30 +02:00
server.go .github/workflows: adding golangci-lint as new job (#453) 2021-12-26 14:03:27 +01:00
storage.go .github/workflows: adding golangci-lint as new job (#453) 2021-12-26 14:03:27 +01:00
token.go Golint (#404) 2021-08-19 22:45:30 +02:00
token_test.go Golint (#404) 2021-08-19 22:45:30 +02:00
utils.go .github/workflows: adding golangci-lint as new job (#453) 2021-12-26 14:03:27 +01:00
virustotal.go .github/workflows: adding golangci-lint as new job (#453) 2021-12-26 14:03:27 +01:00