Skip to content

Commit f3b0db5

Browse files
committed
fix(scripts): rename baseline files to .go.txt to avoid Go build
Baseline .go files were picked up by go build ./... as module code. Renaming to .go.txt makes Go ignore them while keeping content intact. - gen_patches.go: read baseline/f.txt instead of baseline/f - sync.ps1: output .go.txt when -NoPatch (baseline generation mode)
1 parent b972489 commit f3b0db5

21 files changed

Lines changed: 6 additions & 2 deletions
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)