squawk
Squawk is a linter for SQL.
You can enable the Squawk linter with:
Auto Enabling
Squawk will be auto-enabled if a .squawk.toml
config file is present.
Settings
Squawk supports the following config files:
.squawk.toml
You can move these files to .trunk/configs
and trunk check
will still find them. See Moving Linters for more info.
Links
Squawk Trunk Code Quality integration source
Trunk Code Quality's open source plugins repo
Last updated