Logs
Patchset ps-146
gofumpt and modernize
This is the result of running: - gofumpt -> https://github.com/mvdan/gofumpt - modernize -> https://pkg.go.dev/golang.org/x/tools/gopls/internal/analysis/modernize Signed-off-by: jolheiser <git@jolheiser.com>
range_diff.go
link
+4
-2
+4
-2
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
|
util.go
link
+7
-5
+7
-5
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
|
web.go
link
+1
-7
+1
-7
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
|