k-phoen/Run squawk

🦉 Run squawk to lint PostgreSQL migrations

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
github_tokenGITHUB_TOKEN.yes${{ github.token }}
targetsPattern describing what files to lint. See https://github.com/isaacs/minimatch for valid patterns. Default is 'migrations/*.sql'. migrations/*.sql
excludeComma-separated checks to exclude (--exclude flag from squawk). Default is empty. ""
reporterReporter of reviewdog command (`-reporter` flag from [reviewdog](https://github.com/reviewdog/reviewdog)). Default is 'github-pr-review'. github-pr-review
squawk_versionThe squawk version to use. Default is 'v0.8.2'. v0.8.2
reviewdog_versionThe reviewdog version to use. Default is '0.14.0'. 0.14.0

no outputs