Skip to content

Commit e42080f

Browse files
committed
Suggest omiting image of/picture of
1 parent 16cf65a commit e42080f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/actions/spelling/line_forbidden.patterns

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,9 @@
8383
# * https://heyoka.medium.com/dont-use-click-here-f32f445d1021
8484
(?i)(?:>|\[)(?:(?:click |)here|link|(?:read |)more)(?:</|\]\()
8585

86+
# Including "image of" or "picture of" in alt text is unnecessary.
87+
\balt=['"](?:an? |)(?:image|picture) of
88+
8689
# Should be `equals` to `is equal to`
8790
\bequals to\b
8891

0 commit comments

Comments
 (0)