lighthouse-ci icon indicating copy to clipboard operation
lighthouse-ci copied to clipboard

how to disable a specific audit on a specifc page

Open ayushthe1 opened this issue 2 years ago • 0 comments

I am running the lighthouse-ci on my website. There are some audits that I want to disable for a particular page. For example I want to disable the color-contrast audit only for my about page . I want that test to run on all other pages. I have tried different ways of changing my .lighthouserc.js config file to do this but none seems to work. Can anyone please suggest me a way to do this ?

ayushthe1 avatar Mar 12 '23 12:03 ayushthe1