This website requires JavaScript.
Explore
Help
Register
Sign In
7x31
/
shellcheck
mirror of
https://github.com/koalaman/shellcheck.git
Watch
1
Star
0
Fork
You've already forked shellcheck
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ShellCheck, a static analysis tool for shell scripts
bash
developer-tools
haskell
linter
shell
static-analysis
56
Commits
6
Branches
29
Tags
17
MiB
Haskell
96.9%
Shell
1.9%
Dockerfile
1.2%
ad9db04856
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Vidar Holen
ad9db04856
Fixed incorrect n=1 & n=foo$n and same for $((n++))
2012-11-15 23:23:08 -08:00
ShellCheck
Fixed incorrect n=1 & n=foo$n and same for $((n++))
2012-11-15 23:23:08 -08:00
badcase
Fixed incorrect n=1 & n=foo$n and same for $((n++))
2012-11-15 23:23:08 -08:00
goodcase
Added subshell variable detection cases
2012-11-05 10:29:39 -08:00
test
Added Makefile and horrifying test framework
2012-11-04 20:29:21 -08:00
Makefile
Added a json interface
2012-11-06 21:55:46 -08:00
jsoncheck.hs
Added a json interface
2012-11-06 21:55:46 -08:00
shellcheck.hs
Added more [[]]-related checks
2012-11-08 20:19:34 -08:00