Format code

This commit is contained in:
ubuntu
2020-08-24 18:53:37 +02:00
parent 8ec91ef0c6
commit 22f5ae4ad4

View File

@@ -16,4 +16,4 @@ import InsecureCookie::Cookie
from Cookie cookie
where not cookie.isSecure()
select "Cookie is added to response without the 'secure' flag being set to true (using " +
cookie.getKind() + ").", cookie
cookie.getKind() + ").", cookie