ruff/crates
Tom Kuson baa7264ca4
Add documentation for flake8-2020 (#5366)
## Summary

Completes the documentation for the `flake8-2020` ruleset. Related to
#2646 .

## Test Plan

`python scripts/check_docs_formatted.py`
2023-06-26 15:24:42 +00:00
..
flake8_to_ruff
ruff Add documentation for flake8-2020 (#5366) 2023-06-26 15:24:42 +00:00
ruff_benchmark Create PyFormatOptions 2023-06-26 14:02:17 +02:00
ruff_cache
ruff_cli Create PyFormatOptions 2023-06-26 14:02:17 +02:00
ruff_dev Create PyFormatOptions 2023-06-26 14:02:17 +02:00
ruff_diagnostics
ruff_formatter Add tests for skip magic trailing comma 2023-06-26 14:15:55 +02:00
ruff_index
ruff_macros
ruff_python_ast Upgrade RustPython (#5334) 2023-06-23 20:39:47 +00:00
ruff_python_formatter format StmtWith (#5350) 2023-06-26 15:09:06 +01:00
ruff_python_semantic
ruff_python_stdlib Remove HashMap and HashSet for known-standard-library detection (#5345) 2023-06-23 19:59:03 +00:00
ruff_python_whitespace
ruff_rustpython
ruff_textwrap
ruff_wasm