1
Fork 0

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:
Noratrieb 2025-03-03 19:59:12 +01:00
parent 81d8edc200
commit dfed028e78
44 changed files with 17 additions and 76 deletions

View file

@ -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\"