vacuum:asyncapi, all enables every built-in AsyncAPI rule, including advisory rules that are not part of the recommended defaults.

extends: [[vacuum:asyncapi, all]]

You can also use --hard-mode with an AsyncAPI document to run all built-in AsyncAPI rules.

vacuum lint events.asyncapi.yaml --hard-mode

Rules

Generate all AsyncAPI rules

vacuum generate-ruleset asyncapi-all my-asyncapi-rules