squawk

Squawk is a linter for SQL.

You can enable the Squawk linter with:

trunk check enable squawk

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.

Last updated