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

feat: introduce relative paths and globbing #70

Merged
merged 3 commits into from
Dec 17, 2024
Merged

Conversation

JarKz
Copy link
Contributor

@JarKz JarKz commented Dec 17, 2024

Motivation

For better user experience need to add a way to use simple paths to other configuration files or to file that contains custom layout - the relative paths.

Changes

Now the relative paths are supported and you should be able to import the file from current file by relative path. With it the globbing also supported.

@JarKz JarKz requested a review from jsonmaf1a December 17, 2024 10:41
@JarKz JarKz self-assigned this Dec 17, 2024
@github-actions github-actions bot added Documentation Improvements or additions to documentation Config labels Dec 17, 2024
@JarKz JarKz merged commit ea9d4db into main Dec 17, 2024
5 checks passed
@JarKz JarKz deleted the relative-and-glob branch December 19, 2024 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Config Documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants