vikunja-api/pkg/modules/migration
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: https://kolaente.dev/vikunja/api/pulls/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
..
handler Add Golangci Lint (#676) 2020-10-11 20:10:03 +00:00
todoist Add Golangci Lint (#676) 2020-10-11 20:10:03 +00:00
wunderlist Add Golangci Lint (#676) 2020-10-11 20:10:03 +00:00
create_from_structure.go Add Golangci Lint (#676) 2020-10-11 20:10:03 +00:00
create_from_structure_test.go Add Golangci Lint (#676) 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
main_test.go Add Golangci Lint (#676) 2020-10-11 20:10:03 +00:00
migration_status.go Add Golangci Lint (#676) 2020-10-11 20:10:03 +00:00
migrator.go Ensure consistent naming of title fields (#528) 2020-05-16 10:17:44 +00:00