This website requires JavaScript.
Explore
Help
Sign In
github
/
shellcheck
Watch
1
Star
0
Fork
0
You've already forked shellcheck
mirror of
https://github.com/koalaman/shellcheck.git
synced
2025-03-12 12:35:25 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
shellcheck
/
ShellCheck
History
Vidar Holen
cfb44b3fe2
Warn about 'cd $f; foo; cd ..' loop antipattern.
2014-01-17 09:02:14 -08:00
..
Analytics.hs
Warn about 'cd $f; foo; cd ..' loop antipattern.
2014-01-17 09:02:14 -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
Allow '# shellcheck disable=SC1234' to ignore by code.
2014-01-16 23:08:56 -08:00
Simple.hs
Allow '# shellcheck disable=SC1234' to ignore by code.
2014-01-16 23:08:56 -08:00