Skip to content

Commit e2c70c4

Browse files
committed
chore: consider nullable-type-sibling rule warn-level
1 parent e9375aa commit e2c70c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

redocly.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ rules:
1010
# TODO we have quite a lot of errors in there, once we fix them, this should be flipped to `error` too
1111
struct: warn
1212
no-unused-components: error
13+
nullable-type-sibling: warn
1314

1415
openapi:
1516
htmlTemplate: openapi/docs/index.html

0 commit comments

Comments
 (0)