You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ruleset.yaml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -82,7 +82,7 @@ rules:
82
82
description: Validation rules make sure that certain characters or patterns have not been used that may cause issues when rendering in different types of applications.
83
83
id: validation
84
84
name: Validation
85
-
description: Markdown descriptions can't have `<script>` tags'. Malicious actors can use these to load remote code if a browser parses the specification.
85
+
description: Markdown descriptions can't have `<script>` tags. Malicious actors can use these to load remote code if a browser parses the specification.
0 commit comments