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

Document spread dot and safe dot #5519

Merged
merged 1 commit into from
Nov 21, 2024
Merged

Conversation

bentsherman
Copy link
Member

Forgot to document these operators in the syntax reference:

  • spread dot (x*.y)
  • safe dot (x?.y)

@bentsherman bentsherman requested a review from a team as a code owner November 19, 2024 02:47
Copy link

netlify bot commented Nov 19, 2024

Deploy Preview for nextflow-docs-staging ready!

Name Link
🔨 Latest commit 6477553
🔍 Latest deploy log https://app.netlify.com/sites/nextflow-docs-staging/deploys/673bfc36f9954800086c8278
😎 Deploy Preview https://deploy-preview-5519--nextflow-docs-staging.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Contributor

@christopher-hakkaart christopher-hakkaart left a comment

Choose a reason for hiding this comment

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

LGTM

@pditommaso pditommaso merged commit 8fbf8ff into master Nov 21, 2024
11 checks passed
@pditommaso pditommaso deleted the docs-spread-dot-safe-dot branch November 21, 2024 06:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants