## Summary This PR adds the command to run ruff using [pkgx](https://pkgx.sh). <!-- What's the purpose of the change? What does it do, and why? --> It's just showing that ruff is supported in one more package manager. ## Test Plan You can run `pkgx ruff` if you have pkgx installed or run `sh <(curl https://pkgx.sh) +github.com/charliermarsh/ruff sh `