Bug 1566315 - Create a job to run lintpref in the CI. r=ahal

Differential Revision: https://phabricator.services.mozilla.com/D46237

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Kristen Wright 2019-09-24 00:12:07 +00:00
parent 570169ce06
commit a0a6bc7b26

View File

@ -117,6 +117,17 @@ license:
- '**/*.xml'
- '**/*.xul'
lintpref:
description: Check for duplicates between all.js and StaticPrefList.yaml.
treeherder:
symbol: misc(pref)
run:
mach: lint -l lintpref -f treeherder -f json:/builds/worker/mozlint.json
when:
files-changed:
- modules/libpref/init/all.js
- modules/libpref/init/StaticPrefList.yaml
mingw-cap:
description: lint for MinGW Capitalization issues
treeherder: