fix(mod_format): render format templates through smartscaf before comparing generated files

This commit is contained in:
2026-03-24 16:56:34 +00:00
parent b55e75d169
commit 142adfd396
6 changed files with 72 additions and 42 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/cli',
version: '2.13.10',
version: '2.13.12',
description: 'A comprehensive CLI tool for enhancing and managing local development workflows with gitzone utilities, focusing on project setup, version control, code formatting, and template management.'
}