Loading README.md +2 −2 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ include: The SQLFluff template uses some global configuration used throughout all jobs. | Name | description | default value | | Name | Description | Default value | | --------------------- | -------------------------------------- | ----------------- | | `SQLFLUFF_IMAGE` | The Docker image used to run SQLFluff | `registry.hub.docker.com/sqlfluff/sqlfluff:latest` | | `SQLFLUFF_WORKING_DIR`| SQLFluff working directory, scope of configuration and sql files used | `.` | Loading @@ -35,7 +35,7 @@ This job performs a [lint](https://docs.sqlfluff.com/en/stable/cli.html#sqlfluff It uses the following variable: | Name | description | default value | | Name | Description | Default value | | --------------------- | ---------------------------------------- | ----------------- | | `SQLFLUFF_LINT_ARGS` | Lint [options and arguments](https://docs.sqlfluff.com/en/stable/cli.html#sqlfluff-lint) | _none_ | Loading Loading
README.md +2 −2 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ include: The SQLFluff template uses some global configuration used throughout all jobs. | Name | description | default value | | Name | Description | Default value | | --------------------- | -------------------------------------- | ----------------- | | `SQLFLUFF_IMAGE` | The Docker image used to run SQLFluff | `registry.hub.docker.com/sqlfluff/sqlfluff:latest` | | `SQLFLUFF_WORKING_DIR`| SQLFluff working directory, scope of configuration and sql files used | `.` | Loading @@ -35,7 +35,7 @@ This job performs a [lint](https://docs.sqlfluff.com/en/stable/cli.html#sqlfluff It uses the following variable: | Name | description | default value | | Name | Description | Default value | | --------------------- | ---------------------------------------- | ----------------- | | `SQLFLUFF_LINT_ARGS` | Lint [options and arguments](https://docs.sqlfluff.com/en/stable/cli.html#sqlfluff-lint) | _none_ | Loading