Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add linting for shell scripts #12295

Merged
merged 1 commit into from Aug 4, 2016
Merged

Commits on Jul 22, 2016

  1. Add linting for shell scripts

    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.
    Jim Berlage
    Jim Berlage committed Jul 22, 2016
You can’t perform that action at this time.