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-21 13:53:11 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a172c8a8b956dcb4496993d207985b60f01a2cb9
shellcheck
/
ShellCheck
History
Vidar Holen
a172c8a8b9
Fixed $(( ! n )) and incorrect warning on $(($?))
2012-11-16 11:07:10 -08:00
..
Analytics.hs
Fixed $(( ! n )) and incorrect warning on $(($?))
2012-11-16 11:07:10 -08:00
AST.hs
Moved AST into its own file
2012-11-16 10:12:51 -08:00
Parser.hs
Fixed $(( ! n )) and incorrect warning on $(($?))
2012-11-16 11:07:10 -08:00
Simple.hs
Fixed incorrect n=1 & n=foo$n and same for $((n++))
2012-11-15 23:23:08 -08:00