de2c5836fd
* [Buildkite] Introduce CI linting with golangci-lint and reviewdog * Initial pass of golangci-lint * Add gosimple (megacheck) recommendations * Add golint recommendations * [BUGFIX] Migrate authentication traces from v3 mongodb * Add deadcode recommendations * [BUGFIX] Fix ShortTimeouts suite when run in dev workflow * Add unused recommendations * Add unparam recommendations * Disable linting on unfixable errors instead of skipping files * Adjust nolint notation for unparam * Fix ineffectual assignment to err raised by linter. * Export environment variable in agent hook * Add ineffassign recommendations * Add staticcheck recommendations * Add gocyclo recommendations * Adjust ineffassign recommendations Co-authored-by: Clement Michaud <clement.michaud34@gmail.com> |
||
---|---|---|
.. | ||
authelia-scripts | ||
cmd_bootstrap.go | ||
cmd_build.go | ||
cmd_ci.go | ||
cmd_clean.go | ||
cmd_docker.go | ||
cmd_serve.go | ||
cmd_suites.go | ||
cmd_unittest.go | ||
constants.go | ||
docker.go | ||
main.go |