You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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...
The text was updated successfully, but these errors were encountered:
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
optionsIs there a workaround?
use the
--config-dir
and/or--config-file
options to control the config dir/fileHow 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...
The text was updated successfully, but these errors were encountered: