Skip to content

v1.27.0

Compare
Choose a tag to compare
@jirfag jirfag released this 13 May 18:57
· 2574 commits to master since this release
v1.27.0
fb74c2e

Changelog

3c2aa58 Add *println to exception EXC0001 (#1074)
7526c8d Add tests, failures and errors attributes on testsuites (#1072)
403c202 Add unshallow to CI
d2cefe0 Create CODE_OF_CONDUCT.md
4e99c75 Fix godot false positive for cgo export comments (#1067)
7fe9a44 Fix indentetion issue in godot linter
7f48cc8 Fix lint errors on files with //line directive (#1065)
c88df8f Fix nil pointer in codeclimate.go (#1077)
ca853d1 Fix readme
77e211b Replacing Travis with Github actions (#1056)
5c2e8d4 Revert "dev: don't run CI on go.12 (#1060)"
60fd647 Update gosec linter to v2; add .test files to .gitignore (#1062)
f0012d3 Update gosec2 dependency to a tagged version (v2.3.0) (#1079)
6b124f1 fix goerr13 dependencies (#1089)
d7648bf godot: fix issue with --fix flag
52c9b88 reduce mem. usage of unused and update staticcheck (#1063)
cb58d1f speed up CI and golangci-lint (#1070)
279b6d6 speed up a bit (#1064)

Docker images

  • docker pull golangci/golangci-lint:latest
  • docker pull golangci/golangci-lint:v1.27.0
  • docker pull golangci/golangci-lint:v1.27
  • docker pull golangci/golangci-lint:latest-alpine
  • docker pull golangci/golangci-lint:v1.27.0-alpine
  • docker pull golangci/golangci-lint:v1.27-alpine