We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 290cb03 commit 9c9b577Copy full SHA for 9c9b577
docs/reference/config.md
@@ -330,7 +330,7 @@ Each mapping in the `plugins` collection has the following keys:
330
- The SHA256 checksum for the downloaded file.
331
332
```yaml
333
-version: 2
+version: "2"
334
plugins:
335
- name: "py"
336
wasm:
@@ -358,7 +358,7 @@ See the [vet](../howto/vet.md) documentation for a list of built-in rules and
358
help writing custom rules.
359
360
361
362
sql:
363
- schema: "query.sql"
364
queries: "query.sql"
0 commit comments