I think the reason its not scanning is due to the number of lines exceeding my current subscription. I went into the configuration and added a bunch of exclusions based on the output of ‘cloc .’, for example, I don’t need to scan css files, by excluding css I am well under the 10k limit.
Is there a way I can now force the entire main branch to be scanned again?