File tree 2 files changed +0
-4
lines changed
2 files changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -122,7 +122,6 @@ linters-settings:
122
122
time-weekday : true
123
123
tls-signature-scheme : true
124
124
usetesting :
125
- os-setenv : true
126
125
os-temp-dir : true
127
126
whitespace :
128
127
# Enforce newlines (or comments) after multi-line function signatures.
@@ -167,7 +166,6 @@ linters:
167
166
- sqlclosecheck
168
167
- staticcheck
169
168
- stylecheck
170
- - tenv
171
169
- typecheck
172
170
- unconvert
173
171
- unparam
Original file line number Diff line number Diff line change @@ -152,7 +152,6 @@ linters-settings:
152
152
time-weekday: true
153
153
tls-signature-scheme: true
154
154
usetesting:
155
- os-setenv: true
156
155
os-temp-dir: true
157
156
whitespace:
158
157
# Enforce newlines (or comments) after multi-line function signatures.
@@ -200,7 +199,6 @@ linters:
200
199
- sqlclosecheck
201
200
- staticcheck
202
201
- stylecheck
203
- - tenv
204
202
- typecheck
205
203
- unconvert
206
204
- unparam
You can’t perform that action at this time.
0 commit comments