Skip to content

Conversation

@zeadhani
Copy link
Contributor

@zeadhani zeadhani commented Nov 20, 2025

  • Add default value 'true' to generate_zod_schemas?
  • Add default value 'true' to generate_validation_functions?
  • Fixes BadBooleanError when config not explicitly set

Contributor checklist

Leave anything that you believe does not apply unchecked.

  • I accept the AI Policy, or AI was not used in the creation of this PR.
  • Bug fixes include regression tests
  • Chores
  • Documentation changes
  • Features include unit/acceptance tests
  • Refactoring
  • Update dependencies

Fixes #19

- Add default value 'true' to generate_zod_schemas?
- Add default value 'true' to generate_validation_functions?
- Fixes BadBooleanError when config not explicitly set
@Torkan Torkan merged commit c4703b5 into ash-project:main Nov 20, 2025
23 checks passed
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.

BadBooleanError: Config getters return nil instead of boolean defaults

2 participants