Skip to content

Commit 99454e5

Browse files
committed
chore(openapi): add missing rules to ruleset.yaml
1 parent fe3a04c commit 99454e5

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

tests/Fixtures/app/ruleset.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,7 @@ rules:
99
component-description: false
1010
paths-kebab-case: false
1111
no-unnecessary-combinator: false
12+
oas-missing-type: false
13+
oas3-unused-component: false
14+
operation-tags: false
15+
oas3-api-servers: false

0 commit comments

Comments
 (0)