ruff/crates/ruff_cli/resources/test/fixtures
Zanie Blue d9151b1948
Update ruff check and ruff format to default to the current directory (#8791)
Closes https://github.com/astral-sh/ruff/issues/7347
Closes #3970 via use of `include`

We could update examples in our documentation, but I worry since we do
not have versioned documentation users on older versions would be
confused. Instead, I'll open an issue to track updating use of `ruff
check .` in the documentation sometime in the future.
2023-11-21 11:34:21 -06:00
..
cache_mutable Fix gitignore to not ignore files that are required (#7538) 2023-09-21 21:33:09 +02:00
cache_remove_old_files Keep track of when files are last seen in the cache (#5214) 2023-06-23 15:40:35 +02:00
include-test Update ruff check and ruff format to default to the current directory (#8791) 2023-11-21 11:34:21 -06:00
formatted.py Add --diff option ruff format (#7937) 2023-10-18 11:55:05 +00:00
trailing_semicolon.ipynb Preserve trailing semicolon for Notebooks (#8590) 2023-11-10 21:53:35 +05:30
unformatted.ipynb Formatter parentheses support for IpyEscapeCommand (#8207) 2023-10-25 14:01:50 +00:00
unformatted.py Add --diff option ruff format (#7937) 2023-10-18 11:55:05 +00:00