1 2 3 4 5 6 7 8 9 10
repos: - repo: https://github.com/adrienverge/yamllint rev: "" hooks: - id: yamllint - repo: https://github.com/sqlfluff/sqlfluff rev: "" hooks: - id: sqlfluff-lint args: [--ignore, templating]