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-06 21:57:04 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9ae776530b8bc2d95de1b4fb085eb88e0f51e09a
shellcheck
/
ShellCheck
History
Vidar Holen
9ae776530b
Check for [[ i + 1 = 2 ]]
2014-01-27 22:47:48 -08:00
..
Analytics.hs
Warn about literal "\ " just like literal quotes.
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
Data.hs
Check for [[ i + 1 = 2 ]]
2014-01-27 22:47:48 -08:00
Parser.hs
Check for [[ i + 1 = 2 ]]
2014-01-27 22:47:48 -08:00
Simple.hs
Allow '# shellcheck disable=SC1234' to ignore by code.
2014-01-16 23:08:56 -08:00