gotosocial/internal/router
tobi f8630348b4
Enable stricter linting with golangci-lint (#316)
* update golangci-lint

* add golangci config file w/ more linters

* correct issues flagged by stricter linters

* add more generous timeout for golangci-lint

* add some style + formatting guidelines

* move timeout to config file

* go fmt
2021-11-22 08:46:19 +01:00
..
attach.go clean up some weirdness in the router (#80) 2021-07-07 15:46:42 +02:00
cors.go clean up some weirdness in the router (#80) 2021-07-07 15:46:42 +02:00
logger.go reference global logrus (#274) 2021-10-11 14:37:33 +02:00
router.go reference global logrus (#274) 2021-10-11 14:37:33 +02:00
session.go session name fix (#185) 2021-09-01 22:12:31 +02:00
session_test.go session name fix (#185) 2021-09-01 22:12:31 +02:00
template.go Enable stricter linting with golangci-lint (#316) 2021-11-22 08:46:19 +01:00