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-10 17:25:04 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6977963124bc87e8f56b9572a406e1b2e7f993f2
shellcheck
/
goodcase
/
subshellvar
Vidar Holen
da8ab3322c
Added subshell variable detection cases
2012-11-05 10:29:39 -08:00
4 lines
24 B
Plaintext
Raw
Blame
History
( a=3; )
a=4;
echo "$a"
Reference in New Issue
View Git Blame
Copy Permalink