ruff/docs
Charlie Marsh cdc5e2fb58
Update tutorial to match revised Ruff defaults (#8066)
## Summary

We don't enable E501 by default, but `line-length` is a useful example
for configuration, so we now set `--extend-select` in the tutorial with
a note to that effect.

I've also updated all the outputs to match the latest CLI behavior, and
changed the example from `List` to `Sequence` because `List` now spits
out two diagnostics (one for the import, one for the usage), which IMO
is confusing for beginners.
2023-10-19 12:26:59 -04: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
stylesheets Render full-width tables in rules reference (#5636) 2023-07-10 02:39:07 +00:00
.gitignore Fix gitignore to not ignore files that are required (#7538) 2023-09-21 21:33:09 +02:00
configuration.md Respect #(deprecated) attribute in configuration options (#8035) 2023-10-19 01:07:36 +00:00
editor-integrations.md Update GitHub actions example in docs to use --output-format (#8014) 2023-10-17 09:13:24 -05:00
faq.md Update fix safety FAQ to reflect --unsafe-fixes (#7969) 2023-10-16 13:34:55 -05:00
installation.md markdownlint: enforce 100 char max length (#4698) 2023-05-28 22:45:56 -04:00
preview.md Document lint.preview and format.preview (#8032) 2023-10-18 23:30:30 +00:00
requirements-insiders.txt Use MkDocs' not_in_nav (#5498) 2023-09-19 00:01:43 +00:00
requirements.txt Use MkDocs' not_in_nav (#5498) 2023-09-19 00:01:43 +00:00
tutorial.md Update tutorial to match revised Ruff defaults (#8066) 2023-10-19 12:26:59 -04:00
usage.md Bump version to 0.1.0 (#7931) 2023-10-16 13:06:48 -05:00
versioning.md Add versioning policy to documentation (#7923) 2023-10-12 10:42:35 -05:00