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

Issues with config import #579

Open
lauft opened this issue Jan 2, 2024 · 0 comments
Open

Issues with config import #579

lauft opened this issue Jan 2, 2024 · 0 comments

Comments

@lauft
Copy link
Member

lauft commented Jan 2, 2024

An import statement in config files is currently not working if the path contains less than 3 slashes, e.g.

import /foo/file

Also, any issue with invalid file paths is masked. The following import statements do not display any error message:

import /path/to/not/readable
import /path/to/non/existing
import does + not - make / sense
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

1 participant