Skip to content

Conversation

@j-mutter
Copy link

Convert additional-file-patterns array back into comma separated string before saving it to ENV which currently raises. The array is then split out again here and works as expected.

Fixes #802

@j-mutter j-mutter force-pushed the fix-additional-file-patterns-parsing-cli branch from 768d74d to c0aa6ca Compare March 22, 2022 15:15
Copy link

@dima4p dima4p left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All is OK

Copy link

@dima4p dima4p left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All is perfect!

Copy link

@dima4p dima4p left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

all is OK

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.

TypeError: no implicit conversion of Array into String when using --additional-file-patterns

2 participants