This website requires JavaScript.
Explore
Help
Sign In
actions
/
scaleset
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
v0.2.0
scaleset
/
script
/
lint
T
9 lines
96 B
Bash
Raw
Permalink
Normal View
History
Unescape
Escape
Initial commit for open source release
🚀
2026-02-03 16:41:15 +01:00
#!/usr/bin/env bash
set
-eEuo pipefail
golangci-lint run ./...
go tool deadcode -test ./...
Reference in New Issue
Copy Permalink