| .. |
|
ast
|
Use more precise error ranges for RET505~508 (#1895)
|
2023-01-15 13:54:24 -05:00 |
|
autofix
|
Remove some Clippy allows (#1888)
|
2023-01-15 02:32:36 -05:00 |
|
checkers
|
refactor: Split ruff::rules::flake8_tidy_imports::rules
|
2023-01-16 11:27:24 -05:00 |
|
cst
|
Pyupgrade: Format specifiers (#1594)
|
2023-01-10 20:21:04 -05:00 |
|
docstrings
|
Avoid some false positives for ends-in-period checks (#1521)
|
2022-12-31 18:38:22 -05:00 |
|
flake8_to_ruff
|
refactor: Move flake8_tidy_imports Settings to mod.rs
|
2023-01-16 11:27:24 -05:00 |
|
lex
|
Bump RustPython (#1836)
|
2023-01-14 08:03:27 -05:00 |
|
python
|
Refactor import-tracking to leverage existing AST bindings (#1856)
|
2023-01-13 20:39:54 -05:00 |
|
rules
|
refactor: Move rule-specific details out of mod.rs via type aliases
|
2023-01-16 11:27:24 -05:00 |
|
settings
|
refactor: Move flake8_tidy_imports Settings to mod.rs
|
2023-01-16 11:27:24 -05:00 |
|
source_code
|
Remove some Clippy allows (#1888)
|
2023-01-15 02:32:36 -05:00 |
|
vendor
|
Remove need for vendored format/cformat code (#1573)
|
2023-01-02 19:37:31 -05:00 |
|
cache.rs
|
Split off ruff_cli crate from ruff library
|
2023-01-13 21:37:54 -05:00 |
|
directives.rs
|
Add a dedicated token indexer for continuations and comments (#1886)
|
2023-01-15 01:57:31 -05:00 |
|
doc_lines.rs
|
Implement doc line length enforcement (#1804)
|
2023-01-11 22:32:14 -05:00 |
|
fix.rs
|
Modify visibility and shuffle around some modules (#1807)
|
2023-01-11 23:57:05 -05:00 |
|
fs.rs
|
Derive Hash instead of implementing it by hand
|
2023-01-16 01:42:55 -05:00 |
|
lib.rs
|
Make ruff::{ast, autofix, directives, rustpython_helpers} private
|
2023-01-14 18:23:59 -05:00 |
|
lib_native.rs
|
refactor: Split CliSettings from Settings
|
2023-01-15 15:19:42 -05:00 |
|
lib_wasm.rs
|
refactor: Move flake8_tidy_imports Settings to mod.rs
|
2023-01-16 11:27:24 -05:00 |
|
linter.rs
|
Skip noqa checker if no diagnostics are found (#1898)
|
2023-01-15 18:53:00 -05:00 |
|
logging.rs
|
Use dedicated warnings for flake8-to-ruff (#1748)
|
2023-01-09 12:48:06 -05:00 |
|
message.rs
|
Split off ruff_cli crate from ruff library
|
2023-01-13 21:37:54 -05:00 |
|
noqa.rs
|
Derive Hash instead of implementing it by hand
|
2023-01-16 01:42:55 -05:00 |
|
packaging.rs
|
Add support for namespace packages (#1859)
|
2023-01-14 07:31:57 -05:00 |
|
registry.rs
|
refactor: Split ruff::rules::flake8_tidy_imports::rules
|
2023-01-16 11:27:24 -05:00 |
|
resolver.rs
|
refactor: Split CliSettings from Settings
|
2023-01-15 15:19:42 -05:00 |
|
rustpython_helpers.rs
|
Split off ruff_cli crate from ruff library
|
2023-01-13 21:37:54 -05:00 |
|
violation.rs
|
structs 0/9: Introduce Violation trait
|
2023-01-07 15:14:58 -05:00 |
|
violations.rs
|
refactor: Split ruff::rules::flake8_tidy_imports::rules
|
2023-01-16 11:27:24 -05:00 |
|
visibility.rs
|
Remove rogue println
|
2023-01-15 18:59:59 -05:00 |