servo/python/tidy/servo_tidy_tests
Jim Berlage 7952bd00b6 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.
2016-07-22 11:53:14 -05:00
..
test_ignored/whee Added a subdirectory with a file to test whether tidy command ignores files in subdirectories 2016-07-07 15:08:41 +05:30
__init__.py Package tidy 2016-04-14 15:55:25 +08:00
duplicate_key.json [tidy] check for duplicate keys in .json files 2016-07-08 11:12:12 +02:00
duplicated_package.lock Test for tidy.check_lock function #9152 2016-04-25 08:32:52 +02:00
incorrect_license.rs Package tidy 2016-04-14 15:55:25 +08:00
long_line.rs Package tidy 2016-04-14 15:55:25 +08:00
malformed_json.json [tidy] Add test for existing json functionality 2016-07-07 17:07:03 +02:00
modeline.txt tidy check for vim and emacs modelines. 2016-04-21 17:52:09 +02:00
rust_tidy.rs Add style check, test, and code fixes for an else brace check. 2016-07-04 18:38:13 -04:00
shell_tidy.sh Add linting for shell scripts 2016-07-22 11:53:14 -05:00
spec.webidl Package tidy 2016-04-14 15:55:25 +08:00
speclink.rs Package tidy 2016-04-14 15:55:25 +08:00
test.toml Package tidy 2016-04-14 15:55:25 +08:00
test_tidy.py Add linting for shell scripts 2016-07-22 11:53:14 -05:00
whatwg_link.rs Package tidy 2016-04-14 15:55:25 +08:00
wrong_space.rs Package tidy 2016-04-14 15:55:25 +08:00