Avoid complaints from ./mach test-tidy

This commit is contained in:
Oriol Brufau 2023-09-25 10:05:19 +02:00 committed by Martin Robinson
parent 601de9049c
commit 9d01be8e0f

View file

@ -75,7 +75,8 @@ packages = [
# Files that are ignored for all tidy and lint checks.
files = [
"./components/net/tests/parsable_mime/text",
# Ignore style files to avoid diverging too much from upstream Gecko
# Ignore selectors and style files to avoid diverging too much from upstream Gecko
"./components/selectors/",
"./components/style/",
"./components/style_derive/parse.rs",
"./resources/hsts_preload.json",