Skip to content

Commit 31743af

Browse files
committed
add change-note
1 parent e010023 commit 31743af

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
category: newQuery
3+
---
4+
* Added a new query, `rb/regex/badly-anchored-regexp` to detect regular expression validators that use `^` and `$`
5+
as anchors and thus might match a single line instead of the entire string.

0 commit comments

Comments
 (0)