This website requires JavaScript.
Explore
Help
Sign In
7x31
/
shellcheck
Watch
1
Star
0
Fork
0
You've already forked shellcheck
mirror of
https://github.com/koalaman/shellcheck.git
synced
2025-08-07 04:44:57 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
62
Commits
6
Branches
29
Tags
a172c8a8b956dcb4496993d207985b60f01a2cb9
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Vidar Holen
a172c8a8b9
Fixed $(( ! n )) and incorrect warning on $(($?))
2012-11-16 11:07:10 -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
ShellCheck
Fixed $(( ! n )) and incorrect warning on $(($?))
2012-11-16 11:07:10 -08:00
test
Added Makefile and horrifying test framework
2012-11-04 20:29:21 -08:00
jsoncheck.hs
Added a json interface
2012-11-06 21:55:46 -08:00
Makefile
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
Description
ShellCheck, a static analysis tool for shell scripts
bash
developer-tools
haskell
linter
shell
static-analysis
6
MiB
Languages
Haskell
96.9%
Shell
1.9%
Dockerfile
1.2%