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

scantree.pl: indent pod template fragments #482

Merged
merged 1 commit into from
Jun 11, 2024

Conversation

haarg
Copy link
Contributor

@haarg haarg commented Jun 9, 2024

Pod in a heredoc is still treated as Pod by a pod viewer. This confuses any tool trying to look for all Pod files.

Indenting the Pod fragments means they won't be interpreted as Pod, and this indentation can be stripped off when writing the files.

Pod in a heredoc is still treated as Pod by a pod viewer. This confuses
any tool trying to look for all Pod files.

Indenting the Pod fragments means they won't be interpreted as Pod, and
this indentation can be stripped off when writing the files.
@mohawk2 mohawk2 merged commit bb2d75c into PDLPorters:master Jun 11, 2024
70 checks passed
@mohawk2
Copy link
Member

mohawk2 commented Jun 11, 2024

Thank you!

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

Successfully merging this pull request may close these issues.

None yet

2 participants