diff options
Diffstat (limited to 'python/tidy/servo_tidy_tests')
-rw-r--r-- | python/tidy/servo_tidy_tests/servo-tidy.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python/tidy/servo_tidy_tests/servo-tidy.toml b/python/tidy/servo_tidy_tests/servo-tidy.toml index 0aea4527b99..855ea554c72 100644 --- a/python/tidy/servo_tidy_tests/servo-tidy.toml +++ b/python/tidy/servo_tidy_tests/servo-tidy.toml @@ -5,6 +5,8 @@ skip-check-length = false skip-check-licenses = false wrong-key = false +[blocked-packages] + [wrong] wrong-key = true |