Skip to content

[Bug]: Fix linting action #383

Open
Open
@glsdown

Description

@glsdown

Overview

Currently there are inconsistencies in the SQL scripts styles used (e.g. trailing vs leading commas). It's unclear if this is because the check was ignored when the files were amended, or if the check isn't working.

How to reproduce

  • Example leading commas - models/dim_dbt__current_models.sql
  • Example trailing commas - models/staging/stg_dbt__models.sql

Expected behaviour

All files to have consistent formatting.

Screenshots

Environment

Results of running dbt --version:

# Add the results here

Please paste the contents of your packages.yml file here:

packages:
  ...

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions