Skip to content
Commit ea0aba1f authored by jvoisin's avatar jvoisin Committed by Elbert Alias
Browse files

Remove some superfluous escaping (#2519)

* Remove some superfluous escaping

- There is no need to escape . or - outside of a []
- (?:-|.) can be replaced with [.-]
- Simplify some convoluted regexp

* Fix some mistakes

* Remove even more
parent 9c2835e5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment