mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
check-openapi: Add option to automatically fix errors.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
7af2647d64
commit
a08c138c03
@@ -112,6 +112,7 @@ def run() -> None:
|
||||
["yaml"],
|
||||
description="Validates our OpenAPI/Swagger API documentation "
|
||||
"(zerver/openapi/zulip.yaml) ",
|
||||
fix_arg="--fix",
|
||||
)
|
||||
linter_config.external_linter(
|
||||
"shellcheck",
|
||||
|
||||
Reference in New Issue
Block a user