[PR #7235] Allow profile.padding to be an int (or any other type :|) #26865

Open
opened 2026-01-31 09:18:35 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/7235

State: closed
Merged: Yes


Summary of the Pull Request

We're expecting that people have treated padding as an integer, and the type-based converter is too strict for that. This PR widens its scope and explicitly allows for it in the schema.

PR Checklist

**Original Pull Request:** https://github.com/microsoft/terminal/pull/7235 **State:** closed **Merged:** Yes --- ## Summary of the Pull Request We're expecting that people have treated `padding` as an integer, and the type-based converter is too strict for that. This PR widens its scope and explicitly allows for it in the schema. ## PR Checklist * [x] Closes #7234
claunia added the pull-request label 2026-01-31 09:18:35 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#26865