Skip to content

Refactor config option descriptors in config parsing#802

Merged
ryanfowler merged 1 commit into
mainfrom
refactor-config-option-descriptors
Jun 23, 2026
Merged

Refactor config option descriptors in config parsing#802
ryanfowler merged 1 commit into
mainfrom
refactor-config-option-descriptors

Conversation

@ryanfowler

Copy link
Copy Markdown
Owner

Summary

  • Add reusable config_option_descriptor! helpers for common config option shapes
  • Simplify src/config/mod.rs entries by using scalar, boolean, vec_prepend, and alias_mapping
  • Update AGENTS guidance to point new config-backed options at the shared descriptor table

Testing

  • Not run (not requested)

@ryanfowler ryanfowler enabled auto-merge June 23, 2026 13:05
@ryanfowler ryanfowler merged commit 3e9f9b8 into main Jun 23, 2026
4 checks passed
@ryanfowler ryanfowler deleted the refactor-config-option-descriptors branch June 23, 2026 13:08
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