Skip to content

Commit

Permalink
Update lint-format.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mirnawong1 authored Oct 11, 2023
1 parent 8f4fbbf commit 5ff4779
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/docs/docs/cloud/dbt-cloud-ide/lint-format.md
Original file line number Diff line number Diff line change
Expand Up @@ -230,8 +230,8 @@ Make sure you're on a development branch. Formatting or Linting isn't available
<details>
<summary>Why is there inconsistent SQLFluff behavior when running outside the dbt Cloud IDE (such as a GitHub Action)?</summary>

* Double-check your SQLFluff version matches the one in dbt Cloud IDE (found in the "Code Quality" tab after a lint operation).
* If your lint operation passes despite clear rule violations, confirm you're not linting models with ephemeral models. Linting doesn't support ephemeral models in dbt v1.5 and lower.
- Double-check your SQLFluff version matches the one in dbt Cloud IDE (found in the "Code Quality" tab after a lint operation).
- If your lint operation passes despite clear rule violations, confirm you're not linting models with ephemeral models. Linting doesn't support ephemeral models in dbt v1.5 and lower.
</details>

## Related docs
Expand Down

0 comments on commit 5ff4779

Please sign in to comment.