Static analysis in pytorch CI check

Hi, guys.

I found that PT has a strict CI check (usually takes 4 hours). I am mainly focusing on the static analysis in PT code. Where can I find out which static analysis tools or other specific static checks PT uses in CI?

Thanks a lot!