bats-assert icon indicating copy to clipboard operation
bats-assert copied to clipboard

Add warning about "missing" parts of regex

Open TurekBot opened this issue 6 months ago • 0 comments

As someone new to bash, but familiar with regular expressions, it wasn't clear to me that something like \w would not work. This added admonition should hopefully save future on-lookers the same trouble I experienced.

I used the wording from the S/O response that helped me realize my error, but if you'd like to change it, that's fine by me.

TurekBot avatar Aug 14 '24 06:08 TurekBot