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-30 11:39:20 -07:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
8e554ae3d4
shellcheck
/
ShellCheck
History
Vidar Holen
8e554ae3d4
Fix SC2143 to not warn about pgrep and other quasi-greps.
2015-03-12 08:31:49 -07:00
..
Analytics.hs
Fix SC2143 to not warn about pgrep and other quasi-greps.
2015-03-12 08:31:49 -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
Fix parsing of ((a?b:c))
2015-03-08 18:11:23 -07:00
Simple.hs
Fixed parser errors not being excluded by -e
2015-03-01 13:44:57 -08:00