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

Handling of comments in hsd #27

Open
bhourahine opened this issue Dec 7, 2023 · 0 comments
Open

Handling of comments in hsd #27

bhourahine opened this issue Dec 7, 2023 · 0 comments

Comments

@bhourahine
Copy link
Member

Inclusion lines with comments are returned as string literals with the comment, probably should be an option to strip them off.
Example

SomeBlock {
<<< my_file.hsd # my comment
}

returns 'my_file.hsd # my comment'

Cross posted to korintje/dftbplus_restarter#6

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