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-07 21:41:34 -07:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
e8634a3c27
shellcheck
/
ShellCheck
History
Vidar Holen
e8634a3c27
Removed duplicate check for [[ a == b + 1 ]]
2014-02-01 20:45:44 -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
Removed duplicate check for [[ a == b + 1 ]]
2014-02-01 20:45:44 -08:00
Simple.hs
Allow '# shellcheck disable=SC1234' to ignore by code.
2014-01-16 23:08:56 -08:00