mirror of
https://github.com/therootcompany/golib.git
synced 2026-03-02 23:57:59 +00:00
Both init (initModuleGroup) and release (processModule) now compare the generated content against the file on disk before writing. If identical, the file is left untouched — preserving any compatible local edits. Also fix processModule commit message scope to chore(<prefix>): add .goreleaser.yaml, matching the convention already used by initModuleGroup.