This website requires JavaScript.
Explore
Help
Sign In
luxfi
/
node
Watch
1
Star
0
Fork
0
mirror of
https://github.com/luxfi/node.git
synced
2026-07-27 03:39:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e7137ed28d0831dec3770d358e4c11e8b4d79d1b
node
/
scripts
/
actionlint.sh
T
6 lines
101 B
Bash
Raw
Normal View
History
Unescape
Escape
clean: squash history (binaries stripped via filter-repo)
2026-04-13 03:45:21 -07:00
#!/usr/bin/env bash
set
-eo pipefail
go run github.com/rhysd/actionlint/cmd/actionlint@v1.7.1
"
$@
"
Reference in New Issue
Copy Permalink