Skip to content

Commit ed57ea5

Browse files
committed
docs: fix table formatting
1 parent 2953942 commit ed57ea5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/reference/configuration.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ Configuration for the `sqlmesh plan` command.
8282
| `no_diff` | Don't show diffs for changed models (Default: False) | boolean | N |
8383
| `no_prompts` | Disables interactive prompts in CLI (Default: True) | boolean | N |
8484
| `always_recreate_environment` | Always recreates the target environment from the environment specified in `create_from` (by default `prod`) (Default: False) | boolean | N |
85+
8586
## Run
8687

8788
Configuration for the `sqlmesh run` command. Please note that this is only applicable when configured with the [builtin](#builtin) scheduler.

0 commit comments

Comments
 (0)