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

Default path "config/config.yaml" not recognised #363

Closed
iromeo opened this issue May 18, 2021 · 4 comments · Fixed by #377
Closed

Default path "config/config.yaml" not recognised #363

iromeo opened this issue May 18, 2021 · 4 comments · Fixed by #377
Assignees
Labels
bug Something isn't working good_for_next_release inspections Code inspections
Milestone

Comments

@iromeo
Copy link
Contributor

iromeo commented May 18, 2021

Default path "config/config.yaml" not recognised.

See recommended project layout https://snakemake.readthedocs.io/en/stable/snakefiles/deployment.html

image

@iromeo iromeo added bug Something isn't working inspections Code inspections labels May 18, 2021
@iromeo iromeo added this to the next major milestone May 18, 2021
@iromeo
Copy link
Contributor Author

iromeo commented May 18, 2021

P.S: in line 3 should be configfile: "config/config.yaml" but it is also highlighted as error

@iromeo
Copy link
Contributor Author

iromeo commented Jul 6, 2021

See path_in_workflow_sections_completion.feature

@iromeo
Copy link
Contributor Author

iromeo commented Jul 6, 2021

and SmkConfigfileReference

iromeo pushed a commit that referenced this issue Jul 14, 2021
feat: Adding support for default path of configfile #363

* Adding support for default path of configfile #363
* refactor: Convert all flags to class variables
* fix: Remove unnecessary parentheses from function call with lambda
* fix: Delete redundant flag "makePathRelativelyCurrentFolder"

Co-authored-by: Kirill Golovin <[email protected]>
Co-authored-by: Roman Chernyatchik <[email protected]>

Resolves: #363
@iromeo
Copy link
Contributor Author

iromeo commented Jul 14, 2021

Demo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good_for_next_release inspections Code inspections
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants