oparlint-lints 0.0.2

Lints that can be run by oparlint
Documentation
[dependencies.email_address]
version = "0.2.9"

[dependencies.oparlint-linting]
version = "0.0.2"

[dependencies.reqwest]
version = "0.12.23"

[dependencies.serde_json]
version = "1.0.145"

[dependencies.time]
features = ["parsing"]
version = "0.3.44"

[dependencies.url]
version = "2.5.7"

[dev-dependencies.pretty_assertions]
version = "1.4.1"

[lib]
name = "oparlint_lints"
path = "src/lib.rs"

[package]
authors = ["Politik im Blick developers", "Wolfgang Silbermayr <wolfgang@silbermayr.at>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Lints that can be run by oparlint"
documentation = "https://docs.rs/oparlint-lints"
edition = "2024"
homepage = "https://codeberg.org/pib/oparlint"
license = "AGPL-3.0-or-later OR EUPL-1.2"
name = "oparlint-lints"
publish = true
readme = false
repository = "https://codeberg.org/pib/oparlint"
version = "0.0.2"