Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

(馃巵) specify files in config file #239

Open
KotlinIsland opened this issue Mar 16, 2023 · 1 comment
Open

(馃巵) specify files in config file #239

KotlinIsland opened this issue Mar 16, 2023 · 1 comment

Comments

@KotlinIsland
Copy link

I want to specify the "files" option in my config file, so that I can invoke like: 馃憠 autoflake.

[tool.autoflake]
files = ["scripts", "src"]
@red-hood
Copy link

red-hood commented Apr 7, 2023

I did a draft to implement this functionality #245

Also, when executing the pre-commit hooks, it noticed that ruff implements quite a lot of functionality of autoflake, and allows setting the src parameter in the config file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants