This website requires JavaScript.
Explore
Help
Register
Sign In
7x31
/
shellcheck
mirror of
https://github.com/koalaman/shellcheck.git
Watch
1
Star
0
Fork
You've already forked shellcheck
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
82328cd86e
shellcheck
/
ShellCheck
History
Vidar Holen
82328cd86e
Warn about literal "\ " just like literal quotes.
...
Also, do it recursively.
2014-01-27 22:11:46 -08:00
..
AST.hs
Allow '# shellcheck disable=SC1234' to ignore by code.
2014-01-16 23:08:56 -08:00
Analytics.hs
Warn about literal "\ " just like literal quotes.
2014-01-27 22:11:46 -08:00
Data.hs
Assume variables have spaces by default
2013-11-17 16:16:58 -08:00
Parser.hs
Allow {} in arithmetic for loops
2014-01-26 12:44:51 -08:00
Simple.hs
Allow '# shellcheck disable=SC1234' to ignore by code.
2014-01-16 23:08:56 -08:00