Skip to content

Commit f6860f3

Browse files
author
Sakshis
committed
modification in node-sequelize-empty-password-argument-typescript
1 parent bb93568 commit f6860f3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

rules/typescript/security/node-sequelize-empty-password-argument-typescript.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,4 +192,5 @@ rule:
192192
- kind: string
193193
matches: MATCH_BLANK_PASSWORD
194194
- kind: identifier
195-
matches: MATCH_BLANK_PASSWORD_WITH_INSTANCE
195+
matches: MATCH_BLANK_PASSWORD_WITH_INSTANCE
196+

0 commit comments

Comments
 (0)