File tree 2 files changed +4
-3
lines changed
2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 12
12
},
13
13
"assert" : {
14
14
"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 }],
18
18
"categories:seo" : [" error" , { "minScore" : 0.95 }]
19
19
}
20
20
}
Original file line number Diff line number Diff line change 92
92
--check-links-ignore "https://github.com/[^/]+/?$" \
93
93
--check-links-ignore "https://sloan.org" \
94
94
--check-links-ignore "https://www.bloomberg.com" \
95
+ --check-links-ignore "https://www.oracle.com" \
95
96
--check-links-ignore "https://opensource.org/licenses/BSD-3-Clause"
96
97
97
98
lighthouse :
You can’t perform that action at this time.
0 commit comments