Commit 9f9057c
chore(lint): scope revive var-naming exclusion to specific packages
Replace global var-naming rule disable with targeted exclusions
for packages that conflict with Go stdlib names: pkg/errors,
pkg/llm/context, pkg/sort, and pkg/test/http.
Signed-off-by: Akshay Pant <[email protected]>1 parent 683cdf7 commit 9f9057c
1 file changed
+16
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
85 | 101 | | |
86 | 102 | | |
87 | 103 | | |
| |||
0 commit comments