This website requires JavaScript.
Explore
Help
Sign in
github
/
shellcheck
Watch
1
Star
0
Fork
You've already forked shellcheck
0
mirror of
https://github.com/koalaman/shellcheck
synced
2025-07-06 21:11:35 -07:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
dcc10bbdf6
shellcheck
/
ShellCheck
History
Vidar Holen
dcc10bbdf6
Fixed accidentally ignored undef warning for ${#foo}
2015-03-07 23:01:34 -08:00
..
Analytics.hs
Fixed accidentally ignored undef warning for ${#foo}
2015-03-07 23:01:34 -08:00
AST.hs
Track variables created through coproc.
2015-01-27 10:11:17 -08:00
Data.hs
Multiple wrong assignment warning fixes
2015-03-07 20:15:04 -08:00
Options.hs
Warn about missing shebangs.
2014-08-09 17:32:42 -07:00
Parser.hs
Multiple wrong assignment warning fixes
2015-03-07 20:15:04 -08:00
Simple.hs
Fixed parser errors not being excluded by -e
2015-03-01 13:44:57 -08:00