squawk-linter 2.65.0

Linter for Postgres migrations & SQL
Documentation
[package]
name = "squawk-linter"
version.workspace = true
edition.workspace = true
rust-version.workspace = true
authors.workspace = true
license.workspace = true
description.workspace = true
documentation.workspace = true
homepage.workspace = true
repository.workspace = true

[lib]
doctest = false

[dependencies]
squawk-syntax.workspace = true

rowan.workspace = true
serde.workspace = true
enum-iterator.workspace = true
squawk-line-index.workspace = true
serde_plain.workspace = true
annotate-snippets.workspace = true
rustc-hash.workspace = true

[dev-dependencies]
insta.workspace = true
tabled.workspace = true

[lints]
workspace = true