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-11 15:46:26 -07:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
0e1a64b6ba
shellcheck
/
ShellCheck
History
Vidar Holen
0e1a64b6ba
Warn about export/declare/local masking return values.
2015-03-08 14:17:43 -07:00
..
Analytics.hs
Warn about export/declare/local masking return values.
2015-03-08 14:17:43 -07: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
Warn about export/declare/local masking return values.
2015-03-08 14:17:43 -07:00
Simple.hs
Fixed parser errors not being excluded by -e
2015-03-01 13:44:57 -08:00