`pylint_options` not working as intended
Closed this issue · 1 comments
CasperWA commented
From this workflows run it seems the a single space-separated line cannot be parsed and used as intended in the workflow.
CasperWA commented
I'd suggest to check for a newline character in the input and then either do what is being done now to parse the options or instead use the input as is.