forked from mirrors/gecko-dev
<!-- 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. --> Source-Repo: https://github.com/servo/servo Source-Revision: 4bc629b369242d16675161ab6af8141dab0bb556 |
||
|---|---|---|
| .. | ||
| test_ignored/whee | ||
| __init__.py | ||
| duplicate_key.json | ||
| duplicated_package.lock | ||
| incorrect_license.rs | ||
| long_line.rs | ||
| malformed_json.json | ||
| modeline.txt | ||
| rust_tidy.rs | ||
| shell_tidy.sh | ||
| spec.webidl | ||
| speclink.rs | ||
| test.toml | ||
| test_tidy.py | ||
| whatwg_link.rs | ||
| wrong_space.rs | ||