mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
update expected output for DuplicateCharacterInSet
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
| test.py:46:12:46:18 | Str | This regular expression includes duplicate character 'A' in a set of characters. |
|
||||
| test.py:47:12:47:19 | Str | This regular expression includes duplicate character '0' in a set of characters. |
|
||||
| test.py:48:12:48:21 | Str | This regular expression includes duplicate character '-' in a set of characters. |
|
||||
| test.py:133:17:137:11 | Str | This regular expression includes duplicate character 'e' in a set of characters. |
|
||||
|
||||
Reference in New Issue
Block a user