OttoRule
OttoRule
Below are the properties for the OttoRule. Each property links to the specific details section further down in this page.
| Property | Default | Type | Required | Description |
|---|---|---|---|---|
| name | string | Yes | ||
| always_apply | False | boolean | No | Whether to always apply the rule |
| description | string | No | The description of the rule | |
| globs | array[string] | No | The globs of the rule | |
| keywords | array[string] | No | The keywords of the rule | |
| content | string | No | The content of the rule | |
| jinja | False | boolean | No | Whether to render with Jinja templating |
| errors | array[string] | No | ||
| warnings | array[string] | No |