servo/etc/ci
bors-servo 4bc629b369 Auto merge of #12295 - jimberlage:12158/shell-linting, r=aneeshusa
Add linting for shell scripts

<!-- Please describe your changes on the following line: -->

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.

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #12158 (github issue number if applicable).

<!-- Either: -->
- [X] There are tests for these changes OR
- [ ] These changes do not require tests because _____

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/12295)
<!-- Reviewable:end -->
2016-08-04 12:31:17 -05:00
..
fontconfig Cargoify servo 2014-09-08 20:21:42 -06:00
buildbot_steps.yml Add linux-dev-yaml to buildbot_steps.yml 2016-07-03 15:32:58 +00:00
chaos_monkey_test.py Added /etc/ci/chaos_monkey_test.py. 2016-04-29 09:54:20 -05:00
check_dynamic_symbols.py Adding absolute_import to check_dynamic_symbols.py 2016-04-26 10:01:57 +09:00
check_no_unwrap.sh Add linting for shell scripts 2016-07-22 11:53:14 -05:00
lockfile_changed.sh Add linting for shell scripts 2016-07-22 11:53:14 -05:00
manifest_changed.sh Add linting for shell scripts 2016-07-22 11:53:14 -05:00
upload_docs.sh Add linting for shell scripts 2016-07-22 11:53:14 -05:00
upload_nightly.sh Auto merge of #12295 - jimberlage:12158/shell-linting, r=aneeshusa 2016-08-04 12:31:17 -05:00
xorg.conf Cargoify servo 2014-09-08 20:21:42 -06:00