Skip to content

fix: remove verboseOutput from scaffolded config#161

Merged
ben-rogerson merged 3 commits into
mainfrom
fix/scaffolded-config-sets-verbose-true
May 13, 2026
Merged

fix: remove verboseOutput from scaffolded config#161
ben-rogerson merged 3 commits into
mainfrom
fix/scaffolded-config-sets-verbose-true

Conversation

@ben-rogerson

Copy link
Copy Markdown
Owner

Summary

writeGenerataConfig was hard-coding verboseOutput: true in the generated generata.config.ts, while GlobalConfig defaults it to false and the docs describe false as the default. Drop the override so new projects behave consistently with programmatic consumers and documented behaviour.

Test plan

  • pnpm typecheck
  • pnpm lint
  • pnpm test

writeGenerataConfig was hard-coding verboseOutput: true in the generated generata.config.ts, while GlobalConfig defaults it to false and the docs describe false as the default. Drop the override so new projects behave consistently with programmatic consumers and documented behaviour.
@ben-rogerson ben-rogerson enabled auto-merge (squash) May 13, 2026 22:22
@ben-rogerson ben-rogerson merged commit 108ad1d into main May 13, 2026
1 check passed
@ben-rogerson ben-rogerson deleted the fix/scaffolded-config-sets-verbose-true branch May 13, 2026 22:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant