Skip to content

j-clemons/dbt-ensure-tag

Repository files navigation

dbt-ensure-tag

Checks dbt models for existence of a tag(s)

Installation

pip install dbt-ensure-tag

Usage

dbt-ensure-tag [filenames]

pre-commit config

repos:
-   repo: https://github.com/j-clemons/dbt-ensure-tag
    rev: v0.0.3
    hooks:
    -   id: dbt-ensure-tag

About

Check dbt models for existence of tag(s)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages