Mateusz Filipowicz
|
e79dcb13f0
|
feat: add logging and support for custom logger (#36)
* feat: add support for logging
* fix linting
* chore: remove old APIError in favor of ServerError
|
2025-02-23 12:59:46 +01:00 |
|
Joshua Spence
|
7ebc6da3f8
|
Enable more golangci-lint rules (#227)
* WIP
* Enable `paralleltest` linter
* Enable `perfsprint` linter
|
2024-11-22 17:37:44 +11:00 |
|
dependabot[bot]
|
7af621d15f
|
Bump github.com/golangci/golangci-lint from 1.55.2 to 1.62.0 (#224)
* Bump github.com/golangci/golangci-lint from 1.55.2 to 1.62.0
Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.55.2 to 1.62.0.
- [Release notes](https://github.com/golangci/golangci-lint/releases)
- [Changelog](https://github.com/golangci/golangci-lint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/golangci/golangci-lint/compare/v1.55.2...v1.62.0)
---
updated-dependencies:
- dependency-name: github.com/golangci/golangci-lint
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Linter fixes
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Josh Spence <jspence@anduril.com>
|
2024-11-22 10:43:58 +11:00 |
|
Joshua Spence
|
206f4be940
|
Make golangci-lint more strict (#150)
* Reformat some YAML files
* Make `golangci-lint` more strict
|
2023-06-23 09:00:12 +10:00 |
|
Joshua Spence
|
496fcdf07c
|
Add GitHub Actions
|
2021-06-29 17:43:00 -04:00 |
|