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-11 15:46:26 -07:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
e9bba2f75a
shellcheck
/
ShellCheck
History
Vidar Holen
e9bba2f75a
Don't warn about comma separation in for f in {a,b}
2014-01-25 14:30:25 -08:00
..
Analytics.hs
Don't warn about comma separation in for f in {a,b}
2014-01-25 14:30:25 -08:00
AST.hs
Allow '# shellcheck disable=SC1234' to ignore by code.
2014-01-16 23:08:56 -08:00
Data.hs
Assume variables have spaces by default
2013-11-17 16:16:58 -08:00
Parser.hs
Parse but warn about "else if"
2014-01-25 14:12:31 -08:00
Simple.hs
Allow '# shellcheck disable=SC1234' to ignore by code.
2014-01-16 23:08:56 -08:00