aboutsummaryrefslogtreecommitdiffstats
path: root/python/tidy/servo_tidy_tests/servo-tidy.toml
diff options
context:
space:
mode:
Diffstat (limited to 'python/tidy/servo_tidy_tests/servo-tidy.toml')
-rw-r--r--python/tidy/servo_tidy_tests/servo-tidy.toml13
1 files changed, 13 insertions, 0 deletions
diff --git a/python/tidy/servo_tidy_tests/servo-tidy.toml b/python/tidy/servo_tidy_tests/servo-tidy.toml
new file mode 100644
index 00000000000..0aea4527b99
--- /dev/null
+++ b/python/tidy/servo_tidy_tests/servo-tidy.toml
@@ -0,0 +1,13 @@
+key-outside = ""
+
+[configs]
+skip-check-length = false
+skip-check-licenses = false
+wrong-key = false
+
+[wrong]
+wrong-key = true
+
+[ignore]
+files = []
+directories = []