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-24 08:59:50 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8e554ae3d4d9005f06352a93b3dd655f8ebd1f86
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