We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b98a96 commit 804a8c4Copy full SHA for 804a8c4
.sonarwhalrc
@@ -12,7 +12,6 @@
12
"html-checker": "warning",
13
"http-cache": "warning",
14
"http-compression": "warning",
15
- "image-optimization-cloudinary": "warning",
16
"manifest-app-name": "error",
17
"manifest-exists": "warning",
18
"manifest-file-extension": "warning",
@@ -26,7 +25,7 @@
26
25
"no-vulnerable-javascript-libraries": "warning",
27
"ssllabs": "off",
28
"strict-transport-security": "warning",
29
- "x-content-type-options": "warning",
+ "x-content-type-options": "off",
30
"validate-set-cookie-header": "warning"
31
}
32
0 commit comments