Aneesh Agrawal
9231ca1c69
Add lint to ensure substitutions use the full form
...
Check that any variable substitutions use the full ${VAR} form,
not just $VAR (but don't check for quoting yet).
2016-08-05 09:29:10 -04:00
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
Aneesh Agrawal
1e0d039511
Clean up CI bash scripts, add docs/STYLE_GUIDE.md
2016-04-30 23:51:29 -04:00
askeing
d41180ef08
The manifest_changed.sh doesn't need binary to update the manifests
2016-04-30 13:05:28 +09:00
Ms2ger
fd77ab5c5b
Disable the manifest check for css tests.
2016-03-01 19:09:18 +01:00
Martin Feckie
7fafc6c1f6
Also run checks for test-css MANIFEST.json
2015-11-21 10:33:39 +11:00
Martin Feckie
a024c1c296
Only use single * and ignore mach output
2015-11-21 09:58:22 +11:00
Martin Feckie
9c5e9dc96c
Run manifest-update without running tests prior to checking diff
2015-11-21 09:35:43 +11:00
Martin Feckie
3f34ee345e
Add script to check if MANIFEST.json is changes in wpt
2015-11-19 22:19:14 +11:00
Martin Feckie
cef839e454
Add script to check if MANIFEST.json files change
2015-11-19 22:17:29 +11:00