servo/python/tidy/servo_tidy_tests/servo-tidy.toml
2017-01-14 14:07:46 +01:00

15 lines
184 B
TOML

key-outside = ""
[configs]
skip-check-length = false
skip-check-licenses = false
wrong-key = false
[blocked-packages]
[wrong]
wrong-key = true
[ignore]
files = []
directories = []