Fix mixed use of `fmt.Errorf` and `xerrors.Errorf`
Đang mở
- Ngôn ngữ chính
- Go
- Star
- 300
- Fork
- 64
- Merge trung bình
- 20 phút
- Pull request đã merge (30 ngày)
- 1
Mô tả
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_
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.