Skip to content

Add test to check for Semicolon in SQL file in dbt project - GitHub Actions #24

@1bk

Description

@1bk

Acceptance Criteria

  • Add semicolon checks to this repository so that SQL files in the dbt project will be checked for unintentional ";" which can break the dbt run steps.
  • Perhaps use simple bash functions such as find, grep, if [...]; then...; exit 1; fi, etc.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions