blob: 0bf10356ffc11dea88294580e6d0dc88f162d30b [file] [log] [blame]
#!/usr/bin/env bash
echo "==> Checking for switch statement exhaustiveness..."
# For now we're only checking a handful of packages, rather than defaulting to
# everything with a skip list.
go run github.com/nishanths/exhaustive/cmd/exhaustive ./internal/command/views/json