mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Auto merge of #15774 - mbrubeck:tidy, r=nox
Remove tidy exceptions for serde and syn r? @nox
This commit is contained in:
commit
7902842730
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ num = []
|
|||
|
||||
[ignore]
|
||||
# Ignored packages with duplicated versions
|
||||
packages = ["byteorder", "serde_codegen_internals", "syn"]
|
||||
packages = ["byteorder"]
|
||||
# Files that are ignored for all tidy and lint checks.
|
||||
files = [
|
||||
# Generated and upstream code combined with our own. Could use cleanup
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue