Skip to content

Allow (sub)tasks without body - #80

Merged
rabuu merged 2 commits into
mainfrom
allow-for-empty-bodies
Mar 30, 2026
Merged

Allow (sub)tasks without body#80
rabuu merged 2 commits into
mainfrom
allow-for-empty-bodies

Conversation

@rabuu

@rabuu rabuu commented Mar 16, 2026

Copy link
Copy Markdown
Owner

Describe your changes

Previously, tasks and subtasks had to have at least one body argument. It is now possible to have a task without any body.

#task()

Related issues and/or PRs

Resolves #77.

Checklist

  • The test suite passes
  • The code is formatted
  • The code is readable and well-documented
  • Every word that can be in the output is translatable
  • All new features are reflected in a test or example
  • All new examples have a generated associated test
  • Changes to the public API are documented in the CHANGELOG
  • All related PRs and issues are linked
  • An appropriate label is chosen

@rabuu
rabuu requested a review from leanderhert March 16, 2026 14:20
@rabuu rabuu added the enhancement New feature or request label Mar 16, 2026

@leanderhert leanderhert left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Looks great, cool.

@rabuu
rabuu force-pushed the allow-for-empty-bodies branch from c61b26f to b37327c Compare March 30, 2026 12:52
@rabuu
rabuu merged commit 71fc99b into main Mar 30, 2026
2 checks passed
@rabuu
rabuu deleted the allow-for-empty-bodies branch March 30, 2026 13:01
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.

Allow empty body-args for (sub-)tasks

2 participants