Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Manifest: do not allow path lists in library.source-dir #1077

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

perazz
Copy link
Contributor

@perazz perazz commented Sep 23, 2024

Address #1071.

Sebastian @awvwgk: I've tried to address your suggestion in #1071 but I believe toml-f does not differentiate between a 1-sized list input and a scalar string input: both are loaded into the structure as scalars (there is no associated(children) array to the key).

Do you have ideas how to handle this case? Otherwise, the current refactored implementation falls back exactly to what we deprecated in #1071.

@perazz perazz requested a review from awvwgk September 23, 2024 07:33
@perazz perazz marked this pull request as ready for review September 23, 2024 09:26
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