File tree Expand file tree Collapse file tree 3 files changed +7
-1
lines changed
Expand file tree Collapse file tree 3 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 2222 "is-crawlable" : " off" ,
2323 "label-content-name-mismatch" : " off" ,
2424 "largest-contentful-paint" : " off" ,
25+ "lcp-lazy-loaded" : " off" ,
2526 "mainthread-work-breakdown" : " off" ,
2627 "maskable-icon" : " off" ,
2728 "max-potential-fid" : " off" ,
2829 "modern-image-formats" : " off" ,
30+ "non-composited-animations" : " off" ,
31+ "prioritize-lcp-image" : " off" ,
2932 "render-blocking-resources" : " off" ,
3033 "server-response-time" : " off" ,
3134 "service-worker" : " off" ,
Original file line number Diff line number Diff line change 2323 "interactive" : " off" ,
2424 "label-content-name-mismatch" : " off" ,
2525 "largest-contentful-paint" : " off" ,
26+ "lcp-lazy-loaded" : " off" ,
2627 "mainthread-work-breakdown" : " off" ,
2728 "maskable-icon" : " off" ,
2829 "max-potential-fid" : " off" ,
2930 "modern-image-formats" : " off" ,
31+ "non-composited-animations" : " off" ,
32+ "prioritize-lcp-image" : " off" ,
3033 "render-blocking-resources" : " off" ,
3134 "server-response-time" : " off" ,
3235 "service-worker" : " off" ,
Original file line number Diff line number Diff line change 11flask == 3.1.1
22flask-talisman == 1.1.0
33gunicorn == 23.0.0
4- pytest == 8.3.5
4+ pytest == 8.4.0
55pytest-watch == 4.2.0
66pytest-cov == 6.1.1
77sqlfluff == 3.4.0
You can’t perform that action at this time.
0 commit comments