docs: rename "lint" to "styleguide" in Redocly config (#791)

This commit is contained in:
Andrew Tatomyr
2022-08-11 11:01:27 +03:00
committed by GitHub
parent 2d9aed5dcf
commit 504cf32a39
64 changed files with 178 additions and 181 deletions

View File

@@ -36,7 +36,7 @@ By being upfront with the API license, you can reduce friction towards usage.
An example configuration:
```yaml
lint:
styleguide:
rules:
info-license-url: error
```
@@ -45,7 +45,7 @@ lint:
Given the following configuration:
```yaml
lint:
styleguide:
rules:
info-license-url: error
```