ruff/crates/ruff_python_stdlib/src
2023-03-20 19:19:20 -04:00
..
builtins.rs Rename ruff_python crate to ruff_python_stdlib (#3354) 2023-03-06 13:43:22 +00:00
future.rs Rename ruff_python crate to ruff_python_stdlib (#3354) 2023-03-06 13:43:22 +00:00
identifiers.rs Rename ruff_python crate to ruff_python_stdlib (#3354) 2023-03-06 13:43:22 +00:00
keyword.rs Rename ruff_python crate to ruff_python_stdlib (#3354) 2023-03-06 13:43:22 +00:00
lib.rs Use shared leading_quote implementation in ruff_python_formatter (#3396) 2023-03-08 18:21:59 +00:00
path.rs Remove AST checker's dependency on resolver (#3368) 2023-03-06 21:45:09 +00:00
str.rs Use shared leading_quote implementation in ruff_python_formatter (#3396) 2023-03-08 18:21:59 +00:00
sys.rs Rename ruff_python crate to ruff_python_stdlib (#3354) 2023-03-06 13:43:22 +00:00
typing.rs Add autofix for magic methods (ANN204) (#3633) 2023-03-20 19:19:20 -04:00