Fix mixed use of `fmt.Errorf` and `xerrors.Errorf`
Offen
- Vorherrschende Sprache
- Go
- Sterne
- 300
- Forks
- 64
- Ø Merge
- 20 Min.
- Gemergte PRs (30 T.)
- 1
Beschreibung
We should use unified error handling in the project. For simplicity we should just use `fmt.Errorf`.
---
nit: I see there is a mix of `fmt.Errorf` and `xerrors.Errorf`. Should we unify them?
_Originally posted by @mtojek in https://github.com/coder/envbuilder/pull/359#discussion_r1778192905_
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.