Fix tidy json alphabetical order check

This commit is contained in:
UK992 2016-12-27 19:29:06 +01:00
parent 7eb4d7a9a7
commit 63a4bf74b0
2 changed files with 1 additions and 2 deletions

View file

@ -3,7 +3,6 @@ skip-check-length = false
skip-check-licenses = false
check-ordered-json-keys = [
"./resources/prefs.json",
"./resources/package-prefs.json",
]
lint-scripts = [
"./python/servo/lints/wpt_lint.py",