Skip to content
Snippets Groups Projects

helpers.cli: Fix regex validation

Merged Anri Dellal requested to merge HenriDellal/pmbootstrap:fix-string-validation into master

According to Python documentation, p.match checks if characters at the beginning of string match the regex

This commit changes validation to full length of string

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading