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-07 06:22:32 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
da8ab3322c22464f4b3ab385643a1f78389a3e1b
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