cosmos-sdk/errors
mergify[bot] 922962a299
ci: configure monorepo sonarcloud (backport #13944) (#13985)
* ci: configure monorepo sonarcloud (#13944)

(cherry picked from commit ae91105fec27396474575140dff7480adc44128a)

# Conflicts:
#	.codecov.yml
#	.github/workflows/test.yml
#	sonar-project.properties

* updates

* #13987

Co-authored-by: Julien Robert <julien@rbrt.fr>
2022-11-24 00:08:37 +01:00
..
CHANGELOG.md refactor: improve error messages (#11762) 2022-05-06 12:57:17 +00:00
abci.go refactor: remove redacted message (#11960) 2022-05-19 20:56:38 +00:00
abci_test.go refactor: remove redacted message (#11960) 2022-05-19 20:56:38 +00:00
doc.go chore: fix linting issues exposed by fixing golangci-lint (#12895) 2022-08-11 22:00:24 +02:00
errors.go build(deps): Bump cosmossdk.io/errors from 1.0.0-beta.6 to 1.0.0-beta.7 (#12222) 2022-06-10 18:35:16 +02:00
errors_test.go chore: gofumpt (#11839) 2022-05-19 10:55:27 +02:00
go.mod build(deps): Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 in /tools/cosmovisor (#13637) 2022-10-24 20:33:20 +02:00
go.sum build(deps): Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 in /tools/cosmovisor (#13637) 2022-10-24 20:33:20 +02:00
handle.go feat: standalone errors go.mod (#10779) 2021-12-17 21:53:08 +00:00
sonar-project.properties ci: configure monorepo sonarcloud (backport #13944) (#13985) 2022-11-24 00:08:37 +01:00
stacktrace.go chore: fix linting issues exposed by fixing golangci-lint (#12895) 2022-08-11 22:00:24 +02:00
stacktrace_test.go chore: update errors sub-module module path (#11832) 2022-04-29 15:04:33 -04:00