chore: update stale syntax (#1085)

This commit is contained in:
Andrew Tatomyr
2023-05-18 10:21:40 +03:00
committed by GitHub
parent c02649d959
commit fe405781c5
237 changed files with 102 additions and 102 deletions

View File

@@ -2,7 +2,7 @@
exports[`E2E lint deprecated-lint 1`] = `
[1] .redocly.yaml:7:1 at #/lint
[1] redocly.yaml:7:1 at #/lint
Property \`lint\` is not expected here.
@@ -49,7 +49,7 @@ Warning was generated by the info-contact rule.
/openapi.yaml: validated in <test>ms
❌ Validation failed with 1 error and 1 warning.
run \`openapi lint --generate-ignore-file\` to add all problems to the ignore file.
run \`redocly lint --generate-ignore-file\` to add all problems to the ignore file.
`;