Skip to content

Commit fce183c

Browse files
committed
apply autoformat to HardcodedCredentialsCustomizations.qll
1 parent 354fcbe commit fce183c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

javascript/ql/lib/semmle/javascript/security/dataflow/HardcodedCredentialsCustomizations.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ module HardcodedCredentials {
4444
not (super.getCredentialsKind() = "jwt key" and isTestFile(this.getFile()))
4545
}
4646
}
47-
}
47+
}

0 commit comments

Comments
 (0)