mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Avoid complaints from ./mach test-tidy
This commit is contained in:
parent
601de9049c
commit
9d01be8e0f
1 changed files with 2 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue