Files
cash-tracker/collector/db/lint.sh
2026-05-07 20:21:48 -07:00

7 lines
61 B
Bash

#!/bin/bash
set -e
sqlfluff lint --dialect postgres *.sql