stmo-cli 0.6.0

CLI for version controlling Redash queries and dashboards
Documentation
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]