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

feat: include spaces in file-name #51

Merged
merged 1 commit into from
Apr 9, 2024
Merged

feat: include spaces in file-name #51

merged 1 commit into from
Apr 9, 2024

Conversation

cap-ang
Copy link
Contributor

@cap-ang cap-ang commented Apr 9, 2024

List of Changes

  • Update file-name regex validation

Motivation and Context

  • My change is required to include spaces in file-name

How Has This Been Tested?

DEV environment with a concatenation of white-space, character, number, underscore and dash like
__ test01 --.csv

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@cap-ang cap-ang self-assigned this Apr 9, 2024
@cap-ang cap-ang requested a review from pasqualespica April 9, 2024 08:31
@cap-ang cap-ang merged commit 9db717b into main Apr 9, 2024
7 of 8 checks passed
@cap-ang cap-ang deleted the update-regex branch April 9, 2024 12:59
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.

2 participants