1 2 3 4 5
//! Core types for instruction file auditing. //! //! Re-exported from `agent-kit::audit_common`. pub use agent_kit::audit_common::{AuditConfig, Issue, is_agent_file};