Commit 7b7b80a
committed
Disable errorf option for errorlint.
The errorf option forces developers to expose errors as part of their
package APIs. This has the effect of forcing any use of a third party or
other package's errors to become part of a package API.
Signed-off-by: Chris Doherty <[email protected]>1 parent e81c309 commit 7b7b80a
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
34 | 38 | | |
35 | 39 | | |
36 | 40 | | |
| |||
0 commit comments