Open
Description
In our CI/CD we're running the command diff-quality --violations sqlfluff --compare-branch=master --fail-under=100
on version 7.7.0 on a branch that has only deleted/removed files. We have hundreds of files. Normally, if any file is modified or added, diff-quality only checks those files and takes several seconds. When the branch only has removals it's scanning everything and taking 40 minutes.
Metadata
Metadata
Assignees
Labels
No labels