feat: command for linting Redocly config itself (#1491)

* feat: linting redocly config itself
This commit is contained in:
Dmytro Anansky
2024-03-22 17:31:03 +02:00
committed by GitHub
parent 617ccff63f
commit bd82bcdd93
21 changed files with 223 additions and 4 deletions

View File

@@ -0,0 +1,5 @@
---
"@redocly/cli": patch
---
Added `check-config` command to validate a Redocly configuration file.