Skip to content

Commit

Permalink
Update website/docs/docs/cloud/dbt-cloud-ide/lint-format.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mirnawong1 authored Oct 11, 2023
1 parent 9bc678d commit 126fee0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/docs/cloud/dbt-cloud-ide/lint-format.md
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ 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 that your SQLFluff version that is running outside of the dbt Cloud IDE is consistent with the version used within the dbt Cloud IDE (which is usually printed out in the "Code Quality" tab after a lint operation).
* 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 is always passing when there exist clear rule violations - check that you are not linting a model that uses ephemeral models (dbt versions prior to 1.6 only).
</details>

Expand Down

0 comments on commit 126fee0

Please sign in to comment.