ruff/crates
Lukas Mayrhofer 4a81cfc51a
Allow @Author format for "Missing Author" rule in flake8-todos (#4903)
## Summary

The TD-002 rule "Missing Author" was updated to allow another format
using "@". This reflects the current 0.3.0 version of flake8-todos.
2023-06-22 20:53:58 +00:00
..
flake8_to_ruff Bump version to 0.0.275 (#5276) 2023-06-21 21:53:37 -04:00
ruff Allow @Author format for "Missing Author" rule in flake8-todos (#4903) 2023-06-22 20:53:58 +00:00
ruff_benchmark Unify benchmarking and profiling docs (#5145) 2023-06-21 09:39:56 +00:00
ruff_cache
ruff_cli Bump version to 0.0.275 (#5276) 2023-06-21 21:53:37 -04:00
ruff_dev More stability checker options (#5299) 2023-06-22 15:48:11 +00:00
ruff_diagnostics
ruff_formatter Use trait for labels instead of TypeId (#5270) 2023-06-21 22:26:09 +01:00
ruff_index
ruff_macros Avoid including nursery rules in linter-level selectors (#5268) 2023-06-21 20:11:40 +00:00
ruff_python_ast Remove visit_arg_with_default (#5265) 2023-06-21 16:00:24 -04:00
ruff_python_formatter Fix formatter panic with comment after parenthesized dict value (#5293) 2023-06-22 16:52:48 +02:00
ruff_python_semantic Respect abc decorators when classifying function types (#5315) 2023-06-22 19:52:36 +00:00
ruff_python_stdlib
ruff_python_whitespace
ruff_rustpython
ruff_testing_macros
ruff_textwrap
ruff_wasm Move copyright rules to flake8_copyright module (#5236) 2023-06-21 01:56:40 +00:00