File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1212 },
1313 "assert" : {
1414 "assertions" : {
15- "categories:performance" : [" error" , { "minScore" : 0.90 }],
16- "categories:accessibility" : [" error" , { "minScore" : 0.95 }],
17- "categories:best-practices" : [" error" , { "minScore" : 0.90 }],
15+ "categories:performance" : [" error" , { "minScore" : 0.80 }],
16+ "categories:accessibility" : [" error" , { "minScore" : 0.85 }],
17+ "categories:best-practices" : [" error" , { "minScore" : 0.75 }],
1818 "categories:seo" : [" error" , { "minScore" : 0.95 }]
1919 }
2020 }
Original file line number Diff line number Diff line change 9292 --check-links-ignore "https://github.com/[^/]+/?$" \
9393 --check-links-ignore "https://sloan.org" \
9494 --check-links-ignore "https://www.bloomberg.com" \
95+ --check-links-ignore "https://www.oracle.com" \
9596 --check-links-ignore "https://opensource.org/licenses/BSD-3-Clause"
9697
9798 lighthouse :
You can’t perform that action at this time.
0 commit comments