ruff/docs
Kar Petrosyan 2ff1afb15c
Add initial flake8-trio rule (#8439)
## Summary

This pull request adds
[flake8-trio](https://github.com/Zac-HD/flake8-trio) support to ruff,
which is a very useful plugin for trio users to avoid very common
mistakes.

Part of https://github.com/astral-sh/ruff/issues/8451.

## Test Plan

Traditional rule testing, as [described in the
documentation](https://docs.astral.sh/ruff/contributing/#rule-testing-fixtures-and-snapshots).
2023-11-03 01:05:12 +00:00
..
.overrides/partials/integrations/analytics
assets
formatter Avoid introducing new parentheses in annotated assignments (#8233) 2023-10-25 22:51:50 -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 Add --line-length option to format command (#8363) 2023-11-01 20:39:52 -05:00
faq.md Add initial flake8-trio rule (#8439) 2023-11-03 01:05:12 +00:00
formatter.md Add a note on line-too-long to the formatter docs (#8314) 2023-10-28 22:25:38 -04:00
installation.md Rework the documentation to incorporate the Ruff formatter (#7732) 2023-10-20 23:08:26 +00:00
integrations.md Update plugins for Neovim integration docs (#8371) 2023-10-31 18:18:07 +05:30
linter.md Add caveat around action comments within docstrings (#8432) 2023-11-02 03:22:34 +00:00
preview.md Use tool.ruff.lint in more places (#8317) 2023-10-28 18:39:38 -05:00
requirements-insiders.txt Add test and basic implementation for formatter preview mode (#8044) 2023-10-26 15:33:26 +00:00
requirements.txt Add test and basic implementation for formatter preview mode (#8044) 2023-10-26 15:33:26 +00:00
tutorial.md Update docs related to file level error suppression (#8366) 2023-10-31 13:55:43 -05:00
versioning.md Add note about scope of rule changing in versioning policy (#8169) 2023-10-24 11:38:31 -05:00