- There are no excludes in
pyproject.toml. - Running
ruff .shows the F401 error, as expected. - Running
ruff foo/a.pyshows the F401 error, as expected. - Running
ruff --force-exclude .claims there are no Python files. This shouldn't happen since nothing is excluded. - Running
ruff --force-exclude foo/a.pyclaims there are no Python files. This shouldn't happen since nothing is excluded.
This repository was archived by the owner on Jan 24, 2023. It is now read-only.
akx/ruff-force-exclude-test
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|