Commit db8cc43
committed
Switched to revive, goimports, re-formatted everything
Works pretty well!
Using latest tools/go.mod versions (except thrift), and using the server's revive.toml for starting out.
Revive is a bit noisy due to some `Id` -> `ID` recommendations, but we probably
should actually do that for v2.1 parent 8e6d905 commit db8cc43
File tree
106 files changed
+461
-179
lines changed- .gen/go
- cadence
- workflowserviceclient
- workflowservicefx
- workflowserviceserver
- workflowservicetest
- shadower
- activity
- compatibility
- evictiontest
- internal
- common
- auth
- backoff
- metrics
- serializer
- compatibility
- proto
- testdata
- thrift
- tools
- mocks
- test
- replaytests
- worker
- workflow
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
106 files changed
+461
-179
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
145 | | - | |
146 | | - | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
147 | 150 | | |
148 | 151 | | |
149 | 152 | | |
| |||
217 | 220 | | |
218 | 221 | | |
219 | 222 | | |
220 | | - | |
221 | | - | |
222 | | - | |
223 | | - | |
224 | | - | |
225 | | - | |
226 | | - | |
227 | | - | |
228 | | - | |
229 | | - | |
230 | | - | |
231 | | - | |
232 | | - | |
233 | | - | |
234 | | - | |
235 | | - | |
236 | | - | |
237 | | - | |
238 | | - | |
239 | | - | |
240 | | - | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
241 | 228 | | |
242 | 229 | | |
243 | 230 | | |
| |||
253 | 240 | | |
254 | 241 | | |
255 | 242 | | |
256 | | - | |
257 | | - | |
| 243 | + | |
| 244 | + | |
258 | 245 | | |
259 | | - | |
260 | | - | |
| 246 | + | |
261 | 247 | | |
262 | 248 | | |
263 | 249 | | |
| |||
274 | 260 | | |
275 | 261 | | |
276 | 262 | | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
277 | 270 | | |
278 | 271 | | |
279 | 272 | | |
280 | 273 | | |
281 | | - | |
282 | | - | |
283 | | - | |
284 | | - | |
285 | | - | |
286 | | - | |
287 | | - | |
288 | | - | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
289 | 278 | | |
290 | 279 | | |
291 | | - | |
292 | | - | |
| 280 | + | |
| 281 | + | |
293 | 282 | | |
294 | 283 | | |
295 | 284 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | 27 | | |
| 28 | + | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| |||
0 commit comments