Skip to content

Commit 240cbd7

Browse files
committed
Additional proposal URL to check/unreachable_subsetting
(PR #4273)
1 parent 951d70c commit 240cbd7

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Lib/fontbakery/profiles/googlefonts.py

+4-1
Original file line numberDiff line numberDiff line change
@@ -1159,7 +1159,10 @@ def com_google_fonts_check_metadata_unsupported_subsets(
11591159
will not be served in the subsetted fonts, and so will be unreachable to
11601160
the end user.
11611161
""",
1162-
proposal="https://github.com/fonttools/fontbakery/issues/4097",
1162+
proposal=[
1163+
"https://github.com/fonttools/fontbakery/issues/4097",
1164+
"https://github.com/fonttools/fontbakery/pull/4273",
1165+
],
11631166
severity=2,
11641167
)
11651168
def com_google_fonts_check_metadata_unreachable_subsetting(

0 commit comments

Comments
 (0)