Check that any variable substitutions use the full ${VAR} form, not just $VAR (but don't check for quoting yet).
This changes tidy to check shell scripts for the proper shebang and options. It does not check that variables are formatted correctly. It also adds a check for the MPL 2.0 license in shell scripts.