-
-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Labels
enhancementNew feature or requestNew feature or request
Description
I'm looking to use this plugin with a framework (Bazel) that errors should files be passed with spaces in the filename which makes adoption quite complicated. Fortunately, I can provide options to remove most of the default spaces from the Cypress task etc., but this last space is hard coded. (i.e. some task name #0.png (the space before the #0)). This also might be tricky since spaces in filenames in general can be tricky to deal with.
Describe the solution you'd like
A flag perhaps to toggle this space to be on or off (or some other character to be used)
Additional context
Is there some quick workaround?
scttdavs and rhobot
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request