ruff/crates
2023-08-09 09:09:00 +00:00
..
flake8_to_ruff Bump version number to 0.0.283 (#6407) 2023-08-08 12:31:30 -05:00
ruff Avoid S108 if path is inside tempfile.* call (#6416) 2023-08-09 10:22:31 +05:30
ruff_benchmark Use Jupyter mode while parsing Notebook files (#5552) 2023-08-05 00:32:07 +00:00
ruff_cache Error on zero tab width (#6429) 2023-08-08 16:51:37 -04:00
ruff_cli Bump version number to 0.0.283 (#6407) 2023-08-08 12:31:30 -05:00
ruff_dev Use Jupyter mode while parsing Notebook files (#5552) 2023-08-05 00:32:07 +00:00
ruff_diagnostics
ruff_formatter Formatter comment handling nits (#6339) 2023-08-04 13:22:16 +00:00
ruff_index
ruff_macros
ruff_python_ast Add enter and leave_node methods to Preoder visitor (#6422) 2023-08-09 09:09:00 +00:00
ruff_python_codegen Rename JoinedStr to FString in the AST (#6379) 2023-08-07 17:33:17 +00:00
ruff_python_formatter Add enter and leave_node methods to Preoder visitor (#6422) 2023-08-09 09:09:00 +00:00
ruff_python_index
ruff_python_literal [pylint] Implement Pylint bad-format-character (E1300) (#6171) 2023-08-02 21:32:43 +00:00
ruff_python_parser Add support for help end IPython escape commands (#6358) 2023-08-09 10:28:52 +05:30
ruff_python_resolver Replace .map_or(false, $closure) with .is_some_and(closure) (#6244) 2023-08-01 19:29:42 +02:00
ruff_python_semantic Fix false-positive in submodule resolution (#6435) 2023-08-09 02:36:39 +00:00
ruff_python_stdlib Replace .map_or(false, $closure) with .is_some_and(closure) (#6244) 2023-08-01 19:29:42 +02:00
ruff_python_trivia Refactor and rename skip_trailing_trivia (#6312) 2023-08-04 13:30:53 +00:00
ruff_shrinking Use Jupyter mode while parsing Notebook files (#5552) 2023-08-05 00:32:07 +00:00
ruff_source_file
ruff_text_size
ruff_wasm Use Jupyter mode while parsing Notebook files (#5552) 2023-08-05 00:32:07 +00:00