Always allow rustdoc-json tests to contain long lines
The rustdoc-json test syntax often requires very long lines, so the checks for long lines aren't really useful.
This commit is contained in:
parent
81d8edc200
commit
dfed028e78
44 changed files with 17 additions and 76 deletions
|
@ -1,5 +1,3 @@
|
|||
// ignore-tidy-linelength
|
||||
|
||||
//@ is "$.index[*][?(@.name=='WithPrimitives')].visibility" \"public\"
|
||||
//@ has "$.index[*][?(@.name=='WithPrimitives')].inner.struct"
|
||||
//@ is "$.index[*][?(@.name=='WithPrimitives')].inner.struct.generics.params[0].name" \"\'a\"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue