RegExp testing fails when string is validated in RegExp tools
I have a small regexp that should verify if a commits subject adheres to the ReactJS commit message format. Since the expression works with my test strings the code left me baffled.
RegExp testing fails when string is validated in RegExp tools
I have a small regexp that should verify if a commits subject adheres to the ReactJS commit message format. Since the expression works with my test strings the code left me baffled.
RegExp testing fails when string is validated in RegExp tools
I have a small regexp that should verify if a commits subject adheres to the ReactJS commit message format. Since the expression works with my test strings the code left me baffled.