ruff/src
2022-11-01 20:34:38 -04:00
..
ast Use nightly rustfmt with rustfmt.toml (#536) 2022-11-01 20:34:38 -04:00
autofix Use nightly rustfmt with rustfmt.toml (#536) 2022-11-01 20:34:38 -04:00
cst Handle multi-segment import-from removal (#479) 2022-10-26 16:36:12 -04:00
docstrings Remove RustPython fork (#523) 2022-10-30 18:04:05 -04:00
flake8_bugbear Use nightly rustfmt with rustfmt.toml (#536) 2022-11-01 20:34:38 -04:00
flake8_builtins Split checks and plugins into source-related modules (#447) 2022-10-17 15:38:49 -04:00
flake8_comprehensions Avoid flake8-comprehensions errors for dicts with kwargs (#512) 2022-10-29 18:49:06 -04:00
flake8_print Use lazy initialization for SourceCodeLocator (#472) 2022-10-26 11:27:48 -04:00
flake8_quotes Use nightly rustfmt with rustfmt.toml (#536) 2022-11-01 20:34:38 -04:00
pep8_naming Add plugin configuration to flake8-to-ruff (#535) 2022-11-01 17:08:53 -04:00
pycodestyle Move SourceCodeLocator to its own module (#522) 2022-10-30 15:51:59 -04:00
pydocstyle Use nightly rustfmt with rustfmt.toml (#536) 2022-11-01 20:34:38 -04:00
pyflakes Move SourceCodeLocator to its own module (#522) 2022-10-30 15:51:59 -04:00
python Use nightly rustfmt with rustfmt.toml (#536) 2022-11-01 20:34:38 -04:00
pyupgrade Use nightly rustfmt with rustfmt.toml (#536) 2022-11-01 20:34:38 -04:00
settings Use nightly rustfmt with rustfmt.toml (#536) 2022-11-01 20:34:38 -04:00
snapshots Refine list of annotatable subscripts (#534) 2022-11-01 16:36:05 -04:00
cache.rs Use nightly rustfmt with rustfmt.toml (#536) 2022-11-01 20:34:38 -04:00
check_ast.rs Use nightly rustfmt with rustfmt.toml (#536) 2022-11-01 20:34:38 -04:00
check_lines.rs Use nightly rustfmt with rustfmt.toml (#536) 2022-11-01 20:34:38 -04:00
check_tokens.rs Add plugin configuration to flake8-to-ruff (#535) 2022-11-01 17:08:53 -04:00
checks.rs Use nightly rustfmt with rustfmt.toml (#536) 2022-11-01 20:34:38 -04:00
checks_gen.rs Use nightly rustfmt with rustfmt.toml (#536) 2022-11-01 20:34:38 -04:00
cli.rs Use nightly rustfmt with rustfmt.toml (#536) 2022-11-01 20:34:38 -04:00
code_gen.rs Implement B011 from flake8-bugbear (#390) 2022-10-10 10:55:55 -04:00
fs.rs Use nightly rustfmt with rustfmt.toml (#536) 2022-11-01 20:34:38 -04:00
lib.rs Use nightly rustfmt with rustfmt.toml (#536) 2022-11-01 20:34:38 -04:00
linter.rs Use nightly rustfmt with rustfmt.toml (#536) 2022-11-01 20:34:38 -04:00
logging.rs Revert "Adding flag and logic for different output format" (#187) 2022-09-14 14:20:02 -04:00
main.rs Use nightly rustfmt with rustfmt.toml (#536) 2022-11-01 20:34:38 -04:00
message.rs Make columns indices 1-based in the text output format (#539) 2022-11-01 19:06:08 -04:00
noqa.rs Use nightly rustfmt with rustfmt.toml (#536) 2022-11-01 20:34:38 -04:00
printer.rs Remove some Vec arguments 2022-10-16 18:17:10 -04:00
source_code_locator.rs Use nightly rustfmt with rustfmt.toml (#536) 2022-11-01 20:34:38 -04:00
visibility.rs Use nightly rustfmt with rustfmt.toml (#536) 2022-11-01 20:34:38 -04:00