api/pkg/files
konrad 699d3d6060 Add Golangci Lint (#676)
Increase golangci timeout

Fix installing golangci-lint in ci

Remove mage targets replaced by golangci

Run golint in ci

Add goheader linter

Enable & fix more linters

Fix lint issues

Add mage target to automagically fix issues found by golangci

golangci-lint run --fix

Add golangci config

Add golangci mage target

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#676
Co-Authored-By: konrad <konrad@kola-entertainments.de>
Co-Committed-By: konrad <konrad@kola-entertainments.de>
2020-10-11 20:10:03 +00:00
..
db.go Update xorm to use the new import path (#133) 2020-02-14 16:34:25 +00:00
dump.go Improve memory usage of dump by not loading all files in memory prior to adding them to the zip 2020-06-20 11:48:45 +02:00
error.go Add Golangci Lint (#676) 2020-10-11 20:10:03 +00:00
filehandling.go Add Golangci Lint (#676) 2020-10-11 20:10:03 +00:00
files.go Add Golangci Lint (#676) 2020-10-11 20:10:03 +00:00
files_test.go Add Golangci Lint (#676) 2020-10-11 20:10:03 +00:00
main_test.go Update copyright year (#118) 2020-01-09 17:33:22 +00:00