You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also for absolute threshold checks we don't seem to clean up the string properly (so benchmarks with spaces in the name fails - workaround is to use camel case).
So it works on e.g. Windows etc, some input here:
https://rdrr.io/cran/fs/src/R/sanitize.R
https://forums.swift.org/t/unsafe-characters-in-file-names-redux/65764
Should check swift-foundation if anything exists already and consider an extension to either system or swift-foundation or string for this.
cleanupStringForShellSafety
should be replace with this new function.The text was updated successfully, but these errors were encountered: