alpha
Login
or
Join now
boltless.me
/
zoekt
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
fork of https://github.com/sourcegraph/zoekt
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
zoekt
/
grpc
/
internalerrs
/
at
70647bad55921645285ce3776d8c29928eb205bc
4 files
Keegan Carruthers-Smith
all: gofumpt -l -w .
2y ago
b227501a
common.go
all: gofumpt -l -w . gofumpt is a stricter gofmt. I took a look at the changes and in general they are nice. I don't think we need to enforce the use of gofumpt, but I like the idea of running it every once in a while. Test Plan: go test ./...
2 years ago
common_test.go
grpc: port internal error interceptors from sourcegraph/sourcegraph (#639)
2 years ago
logging.go
logger: remove description param (#657) * temporarily use log branch * logging: remove description param in Scoped * use latest log and mountinfo versions
2 years ago
prometheus.go
all: gofumpt -l -w . gofumpt is a stricter gofmt. I took a look at the changes and in general they are nice. I don't think we need to enforce the use of gofumpt, but I like the idea of running it every once in a while. Test Plan: go test ./...
2 years ago