perkeep/dev/devcam
Brad Fitzpatrick 4ba112378f all: address a bunch more staticcheck warnings
And temporarily disable a few classes of errors in staticcheck.conf
for now, to be addressed later together.

Signed-off-by: Brad Fitzpatrick <brad@danga.com>
2024-01-15 14:06:16 -08:00
..
devcam.go clients/web/embed/closure: use modern go:embed instead of old bespoke make.go hack 2023-12-31 12:15:42 -08:00
doc.go all: gofmt for Go 1.19 2022-12-31 22:45:40 -08:00
env.go all: address a bunch more staticcheck warnings 2024-01-15 14:06:16 -08:00
exec.go Remove legacy +build comments; use go:build only 2023-12-31 09:18:39 -08:00
get.go cmd: rename camget to pk-get, and make it a mode of pk 2018-04-22 20:50:54 -07:00
hook.go all: address a bunch more staticcheck warnings 2024-01-15 14:06:16 -08:00
mount.go devcam mount: look for pk-mount in GOPATH 2018-08-24 03:16:57 +02:00
pk.go dev/devcam: do not look for pk in ./bin dir 2018-04-25 22:51:41 -07:00
put.go cmd: rename camget to pk-get, and make it a mode of pk 2018-04-22 20:50:54 -07:00
review.go Remove unused code 2021-08-09 17:34:14 +02:00
server.go all: replace deprecated io/ioutil with io and os (#1647) 2023-01-23 10:25:14 -08:00
test.go misc: add race flag to devcam and fix fallout 2023-01-13 07:48:33 -08:00