mirror of
https://github.com/LukeHagar/redocly-cli.git
synced 2025-12-06 04:21:09 +00:00
docs: rename "lint" to "styleguide" in Redocly config (#791)
This commit is contained in:
@@ -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
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user