We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
image of
picture of
1 parent 16cf65a commit e42080fCopy full SHA for e42080f
.github/actions/spelling/line_forbidden.patterns
@@ -83,6 +83,9 @@
83
# * https://heyoka.medium.com/dont-use-click-here-f32f445d1021
84
(?i)(?:>|\[)(?:(?:click |)here|link|(?:read |)more)(?:</|\]\()
85
86
+# Including "image of" or "picture of" in alt text is unnecessary.
87
+\balt=['"](?:an? |)(?:image|picture) of
88
+
89
# Should be `equals` to `is equal to`
90
\bequals to\b
91
0 commit comments