pub const RULES_BLOCK_START: &str = "<!-- dev-prune:rules:start -->";Expand description
Markers around the block in COPILOT_INSTRUCTIONS_FILE that dev-prune manages.
Everything outside them belongs to the user and is never touched.
pub const RULES_BLOCK_START: &str = "<!-- dev-prune:rules:start -->";Markers around the block in COPILOT_INSTRUCTIONS_FILE that dev-prune manages.
Everything outside them belongs to the user and is never touched.