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

Further improving naming of loop subdirectories #25

Merged
merged 1 commit into from
Jul 30, 2024
Merged

Further improving naming of loop subdirectories #25

merged 1 commit into from
Jul 30, 2024

Conversation

paulsaxe
Copy link
Contributor

  • For loops now use the value of loop index as the subdirectory
  • Improved handling of lists for ForEach loops so blank-deliminated lists work properly. Quotes can be used for values with embedded blanks, much like the Linux commandline.

   
* For loops now use the value of loop index as the subdirectory
* Improved handling of lists for ForEach loops so blank-deliminated lists work
  properly. Quotes can be used for values with embedded blanks, much like the Linux
  commandline.
@paulsaxe paulsaxe added the enhancement New feature or request label Jul 30, 2024
@paulsaxe paulsaxe requested a review from seamm July 30, 2024 21:13
Copy link
Contributor

@seamm seamm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@seamm seamm merged commit dcb88ac into main Jul 30, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants