Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
servo-tidy.toml cleanup
  • Loading branch information
atouchet committed Dec 23, 2019
1 parent 43a5f65 commit f2bcba6
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions servo-tidy.toml
Expand Up @@ -31,6 +31,7 @@ packages = [
"cgl",
"cocoa",
"gleam",
"wayland-sys",

# https://github.com/servo/servo/pull/23288#issuecomment-494687746
"gl_generator",
Expand All @@ -44,15 +45,12 @@ packages = [
# https://github.com/servo/servo/issues/24421
"proc-macro2",
"quote",
"syn",
"unicode-xid",

# These can be removed once servo is updated to surfman 0.2
"surfman",
"surfman-chains",

"syn",
"smallvec",
"unicode-xid",
"wayland-sys",
]
# Files that are ignored for all tidy and lint checks.
files = [
Expand Down

0 comments on commit f2bcba6

Please sign in to comment.