ruff
0a5be74b - Fix transformers checkout in scripts/formatter_ecosystem_checks.sh (#6622)

Commit
2 years ago
Fix transformers checkout in scripts/formatter_ecosystem_checks.sh (#6622) ## Summary In #6387, we accidentally added `git -C "$dir/django" checkout 95e4d6b81312fdd9f8ebf3385be1c1331168b5cf` as the transformers checkout (duplicated line from the Django case). This PR fixes the SHA, and spaces out the cases to make it more visible. I _think_ the net effect here is that we've been formatting `main` on transformers, rather than the SHA?
Author
Parents
Loading