curved-farmer-66180
07/25/2023, 2:08 AM[from] pants lint ::
[to] pants lint --changed-since=$BASE_REF --changed-dependees=transitive
I changed pants lint ::[all] from changed since option. The problem is that it took longer time than expected especially for the first time. It took about 20min but pants lint :: took 3-4 min. Is there any best way to debug??