ruff/docs
Michael Essiet 4af3f43e5e
Added the command to run ruff using pkgx to the installation.md (#8955)
## 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
`
2023-12-01 20:43:01 +00:00
..
.overrides/partials/integrations/analytics Move some MkDocs responsibilities around (#5542) 2023-07-05 22:06:01 +00:00
assets Update docs to match updated logo and color palette (#5283) 2023-06-22 11:19:34 -04:00
formatter Document context manager breaking deviation vs. Black (#8597) 2023-11-10 04:32:29 +00:00
stylesheets Improve detail link contrast in dark mode (#8548) 2023-11-07 21:41:34 +00:00
.gitignore Fix gitignore to not ignore files that are required (#7538) 2023-09-21 21:33:09 +02:00
configuration.md Update ruff check and ruff format to default to the current directory (#8791) 2023-11-21 11:34:21 -06:00
faq.md Document conventions in the FAQ (#8638) 2023-11-12 22:56:39 +00:00
formatter.md Update ruff check and ruff format to default to the current directory (#8791) 2023-11-21 11:34:21 -06:00
installation.md Added the command to run ruff using pkgx to the installation.md (#8955) 2023-12-01 20:43:01 +00:00
integrations.md Bump version to v0.1.6 (#8744) 2023-11-17 13:29:19 -05:00
linter.md Update ruff check and ruff format to default to the current directory (#8791) 2023-11-21 11:34:21 -06:00
preview.md Fix docs typo for ruff format preview configuration (#8611) 2023-11-11 03:07:32 +00:00
requirements-insiders.txt Redirect from rule codes to rule pages in docs (#8636) 2023-11-12 17:47:10 -05:00
requirements.txt Redirect from rule codes to rule pages in docs (#8636) 2023-11-12 17:47:10 -05:00
tutorial.md Apply consistent code block labels (#8563) 2023-11-09 01:49:24 +00:00
versioning.md Add note about scope of rule changing in versioning policy (#8169) 2023-10-24 11:38:31 -05:00