ruff/crates/ruff_linter/resources/test/fixtures
konsti 1e173f7909
Rename `Autofix` to `Fix` (#7657)
**Summary** Mostly mechanical symbol rename and search-and-replace, with
small changes to the markdown docs to read better
2023-09-28 10:53:05 +00:00
..
airflow Rename `ruff` crate to `ruff_linter` (#7529) 2023-09-20 08:38:27 +02:00
control-flow-graph Rename `ruff` crate to `ruff_linter` (#7529) 2023-09-20 08:38:27 +02:00
eradicate Rename `ruff` crate to `ruff_linter` (#7529) 2023-09-20 08:38:27 +02:00
filesystem Rename `ruff` crate to `ruff_linter` (#7529) 2023-09-20 08:38:27 +02:00
flake8_2020 Rename `ruff` crate to `ruff_linter` (#7529) 2023-09-20 08:38:27 +02:00
flake8_annotations Rename `ruff` crate to `ruff_linter` (#7529) 2023-09-20 08:38:27 +02:00
flake8_async Rename `ruff` crate to `ruff_linter` (#7529) 2023-09-20 08:38:27 +02:00
flake8_bandit Implement our own small-integer optimization (#7584) 2023-09-25 15:13:21 +00:00
flake8_blind_except Add `Expr::Name` checks to rules which use `is_logger_candidate` (#7521) 2023-09-27 00:21:22 +00:00
flake8_boolean_trap Rename `ruff` crate to `ruff_linter` (#7529) 2023-09-20 08:38:27 +02:00
flake8_bugbear Ensure that B006 autofixes are inserted after imports (#7629) 2023-09-27 01:26:29 +00:00
flake8_builtins Rename `ruff` crate to `ruff_linter` (#7529) 2023-09-20 08:38:27 +02:00
flake8_commas Rename `Autofix` to `Fix` (#7657) 2023-09-28 10:53:05 +00:00
flake8_comprehensions Rename `ruff` crate to `ruff_linter` (#7529) 2023-09-20 08:38:27 +02:00
flake8_datetimez Rename `ruff` crate to `ruff_linter` (#7529) 2023-09-20 08:38:27 +02:00
flake8_debugger Rename `ruff` crate to `ruff_linter` (#7529) 2023-09-20 08:38:27 +02:00
flake8_django Rename `ruff` crate to `ruff_linter` (#7529) 2023-09-20 08:38:27 +02:00
flake8_errmsg Rename `ruff` crate to `ruff_linter` (#7529) 2023-09-20 08:38:27 +02:00
flake8_executable Rename `ruff` crate to `ruff_linter` (#7529) 2023-09-20 08:38:27 +02:00
flake8_fixme Rename `ruff` crate to `ruff_linter` (#7529) 2023-09-20 08:38:27 +02:00
flake8_future_annotations Rename `ruff` crate to `ruff_linter` (#7529) 2023-09-20 08:38:27 +02:00
flake8_gettext Rename `ruff` crate to `ruff_linter` (#7529) 2023-09-20 08:38:27 +02:00
flake8_implicit_str_concat Rename `ruff` crate to `ruff_linter` (#7529) 2023-09-20 08:38:27 +02:00
flake8_import_conventions Rename `ruff` crate to `ruff_linter` (#7529) 2023-09-20 08:38:27 +02:00
flake8_logging Add `Expr::Name` checks to rules which use `is_logger_candidate` (#7521) 2023-09-27 00:21:22 +00:00
flake8_logging_format Add `Expr::Name` checks to rules which use `is_logger_candidate` (#7521) 2023-09-27 00:21:22 +00:00
flake8_no_pep420 Rename `ruff` crate to `ruff_linter` (#7529) 2023-09-20 08:38:27 +02:00
flake8_pie Rename `ruff` crate to `ruff_linter` (#7529) 2023-09-20 08:38:27 +02:00
flake8_print Rename `ruff` crate to `ruff_linter` (#7529) 2023-09-20 08:38:27 +02:00
flake8_pyi Rename `ruff` crate to `ruff_linter` (#7529) 2023-09-20 08:38:27 +02:00
flake8_pytest_style Rename `Autofix` to `Fix` (#7657) 2023-09-28 10:53:05 +00:00
flake8_quotes Rename `ruff` crate to `ruff_linter` (#7529) 2023-09-20 08:38:27 +02:00
flake8_raise Rename `ruff` crate to `ruff_linter` (#7529) 2023-09-20 08:38:27 +02:00
flake8_return Rename `Autofix` to `Fix` (#7657) 2023-09-28 10:53:05 +00:00
flake8_self Rename `ruff` crate to `ruff_linter` (#7529) 2023-09-20 08:38:27 +02:00
flake8_simplify Skip BOM when inserting start-of-file imports (#7622) 2023-09-23 19:36:50 +00:00
flake8_slots Rename `ruff` crate to `ruff_linter` (#7529) 2023-09-20 08:38:27 +02:00
flake8_tidy_imports Rename `ruff` crate to `ruff_linter` (#7529) 2023-09-20 08:38:27 +02:00
flake8_todos Rename `ruff` crate to `ruff_linter` (#7529) 2023-09-20 08:38:27 +02:00
flake8_type_checking Rename `ruff` crate to `ruff_linter` (#7529) 2023-09-20 08:38:27 +02:00
flake8_unused_arguments Rename `ruff` crate to `ruff_linter` (#7529) 2023-09-20 08:38:27 +02:00
flake8_use_pathlib Don't suggest replacing `builtin.open()` with `Path.open()` if the latter doesn't support all options (#7637) 2023-09-26 09:07:35 +00:00
flynt Rename `ruff` crate to `ruff_linter` (#7529) 2023-09-20 08:38:27 +02:00
isort Rename `ruff` crate to `ruff_linter` (#7529) 2023-09-20 08:38:27 +02:00
mccabe Rename `ruff` crate to `ruff_linter` (#7529) 2023-09-20 08:38:27 +02:00
numpy Rename `ruff` crate to `ruff_linter` (#7529) 2023-09-20 08:38:27 +02:00
pandas_vet Rename `ruff` crate to `ruff_linter` (#7529) 2023-09-20 08:38:27 +02:00
pep8_naming Rename `ruff` crate to `ruff_linter` (#7529) 2023-09-20 08:38:27 +02:00
perflint Add padding in `PERF102` fixes (#7554) 2023-09-20 19:33:54 -04:00
pycodestyle Rename `ruff` crate to `ruff_linter` (#7529) 2023-09-20 08:38:27 +02:00
pydocstyle Use deletion for D215 full-line removals (#7625) 2023-09-23 22:44:55 +00:00
pyflakes Rename `Autofix` to `Fix` (#7657) 2023-09-28 10:53:05 +00:00
pygrep_hooks Expand `DeprecatedLogWarn` to check for `Expr::Atrribute` calls (#7677) 2023-09-27 11:38:52 -04:00
pylint Allow named expressions in `__all__` assignments (#7673) 2023-09-27 00:36:55 -04:00
pyupgrade Don't suggest replacing `builtin.open()` with `Path.open()` if the latter doesn't support all options (#7637) 2023-09-26 09:07:35 +00:00
refurb Refactor FURB105 into explicit cases (#7634) 2023-09-24 18:46:09 +00:00
ruff Detect `asyncio.get_running_loop` calls in RUF006 (#7562) 2023-09-21 04:37:38 +00:00
tryceratops Add `Expr::Name` checks to rules which use `is_logger_candidate` (#7521) 2023-09-27 00:21:22 +00:00
README.md Rename `ruff` crate to `ruff_linter` (#7529) 2023-09-20 08:38:27 +02:00
pyproject.toml Rename `ruff` crate to `ruff_linter` (#7529) 2023-09-20 08:38:27 +02:00

README.md

fixtures

Fixture files used for snapshot testing.