From 87cd945d216886a9de1e596e907dea1951fe3bdb Mon Sep 17 00:00:00 2001 From: creatorHead Date: Thu, 5 Feb 2026 14:14:37 +0530 Subject: [PATCH] fix: file-aware .hbs copyright parsing to avoid code corruption - Remove generic ' ' prefix from commentPrefixes to prevent false positives - Add getCommentPrefixesForFile() for file-type-aware prefix detection - Track {{! ... }} comment block state for .hbs files - Only apply indented prefix detection inside {{! }} blocks - Prevents JavaScript code in