mirror of
https://github.com/github/codeql.git
synced 2026-04-26 09:15:12 +02:00
committed by
GitHub
parent
ee858d840e
commit
b2e40ac603
@@ -371,5 +371,5 @@ bad87 = /^X(\u0061|a)*Y$/
|
||||
# GOOD
|
||||
good43 = /^X(\u0061|b)+Y$/
|
||||
|
||||
# NOT GODD
|
||||
# NOT GOOD
|
||||
bad88 = /X([[:digit:]]|\d)+Y/
|
||||
Reference in New Issue
Block a user