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

config.yaml or config.yml #20

Open
StephenKing opened this issue Apr 20, 2024 · 1 comment
Open

config.yaml or config.yml #20

StephenKing opened this issue Apr 20, 2024 · 1 comment
Assignees

Comments

@StephenKing
Copy link

Hi thanks for that interesting project!

I noticed in docs and code that both file extensions (yaml and yml) are used. Without and argument, it seems config.yml is used. Took me a while to figure this out, as there is no error message.

Let me know, if I should file a PR to align file extensions...

@yu-re-ka
Copy link

yu-re-ka commented Dec 24, 2024

Hi, without any argument, no config file is used and the configuration is taken entirely from environment variables.
Since there is no discrimination between .yml and .yaml file endings in the code, I consider this a very low priority issue, but feel free to open a PR and standardize it either way.

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