vikunja-api/pkg/integrations
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
..
_test.go.tpl Update copyright header 2020-02-07 17:27:45 +01:00
archived_test.go Add Golangci Lint (#676) 2020-10-11 20:10:03 +00:00
integrations.go Add Golangci Lint (#676) 2020-10-11 20:10:03 +00:00
kanban_test.go Add Golangci Lint (#676) 2020-10-11 20:10:03 +00:00
link_sharing_test.go Add Golangci Lint (#676) 2020-10-11 20:10:03 +00:00
list_test.go Add Golangci Lint (#676) 2020-10-11 20:10:03 +00:00
login_test.go Add Golangci Lint (#676) 2020-10-11 20:10:03 +00:00
register_test.go Add Golangci Lint (#676) 2020-10-11 20:10:03 +00:00
task_collection_test.go Add Golangci Lint (#676) 2020-10-11 20:10:03 +00:00
task_comment_test.go Add Golangci Lint (#676) 2020-10-11 20:10:03 +00:00
task_test.go Add Golangci Lint (#676) 2020-10-11 20:10:03 +00:00
token_test.go Add Golangci Lint (#676) 2020-10-11 20:10:03 +00:00
user_change_password_test.go Add Golangci Lint (#676) 2020-10-11 20:10:03 +00:00
user_confirm_email_test.go Add Golangci Lint (#676) 2020-10-11 20:10:03 +00:00
user_list_test.go Add Golangci Lint (#676) 2020-10-11 20:10:03 +00:00
user_password_request_token_test.go Add Golangci Lint (#676) 2020-10-11 20:10:03 +00:00
user_password_reset_test.go Add Golangci Lint (#676) 2020-10-11 20:10:03 +00:00
user_show_test.go Add Golangci Lint (#676) 2020-10-11 20:10:03 +00:00