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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG | closest config folder not picked up #397

Open
spirillen opened this issue Oct 23, 2024 · 0 comments
Open

BUG | closest config folder not picked up #397

spirillen opened this issue Oct 23, 2024 · 0 comments
Assignees
Labels

Comments

@spirillen
Copy link
Contributor

What is the problem you are experiencing?

I have a local (./)?PyFunceble in same dir as I execute PyFunceble which contains standard config files. In the past this was costume that Pyfunceble first looked in the project|current folder before searching on https://docs.pyfunceble.com/use/configuration/location.html#linux-macos for what I just experienced and can read in the current documentation, this seem to have been turned upside down.

How can we reproduce the problem?

Please see above

Do you have a screenshot?

N/A

What did you expect to happen?

I expect the searching for config files starts in the current fold $PWD, then ~/.PyFunceble, then ~/.config/PyFunceble everything else makes it difficult as you are forced to use the --config-dir and/or --config-file options

Is there a workaround?

use the --config-dir and/or --config-file options to control the config dir/file

How did you configure PyFunceble?

Not relevant

Which Operating System did you use?

Ubuntu 24.04 LTS, Ubuntu 22.04 LTS, Unix or *BSD like OS

Which Python Version did you use?

No response

Which PyFunceble Version did you use?

4.3.0a5.dev

Additional context

I would like to add...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: 🆕 New
Development

No branches or pull requests

2 participants