Merged in feature/s3integration (pull request #47)
Set Up S3 integration * cfginterfaceandfirsts3funcs * addlocalstack * generallypassesfullsuite * addedmultipleattemptedpings * cleanup * stabiliseplusskip
This commit is contained in:
+5
-1
@@ -7,11 +7,15 @@ linters:
|
||||
- gofumpt
|
||||
- misspell
|
||||
- nolintlint
|
||||
- nonamedreturns
|
||||
- nakedret
|
||||
- perfsprint
|
||||
- testifylint
|
||||
- thelper
|
||||
- usestdlibvars
|
||||
|
||||
linters-settings:
|
||||
nakedret:
|
||||
max-func-lines: 0
|
||||
errorlint:
|
||||
# Check whether fmt.Errorf uses the %w verb for formatting errors.
|
||||
# See the https://github.com/polyfloyd/go-errorlint for caveats.
|
||||
|
||||
Reference in New Issue
Block a user