This website requires JavaScript.
Explore
Help
Sign in
rwx.work
/
rwx
Watch
1
Star
0
Fork
You've already forked rwx
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
68ec08871c
rwx
/
sh
/
lint
/
shfmt.sh
5 lines
59 B
Bash
Raw
Normal View
History
Unescape
Escape
lint
2024-11-29 21:57:21 +00:00
rwx_shfmt
(
)
{
target/shfmt
2024-12-01 23:39:16 +00:00
local
path
=
"
${
1
}
"
shfmt --diff
"
${
path
}
"
shfmt
2024-11-29 16:20:38 +00:00
}
Reference in a new issue
Copy permalink