// Re-export all lints from the core library for backward compatibility.
// The canonical location is now crate::lints.
pub use crate*;
// Re-export submodules so `crate::app::common::lints::cnames::classify_chain_depth` etc. still resolve.
pub use cratecaa;
pub use cratecnames;
pub use cratedmarc;
pub use cratednssec_lint;
pub use cratehttps_svcb;
pub use cratemx;
pub use cratens;
pub use cratespf;
pub use cratettl;