Skip to content

Remove template via replace #11

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

Merged
merged 4 commits into from
Jun 15, 2023
Merged

Remove template via replace #11

merged 4 commits into from
Jun 15, 2023

Conversation

smbea
Copy link
Contributor

@smbea smbea commented Jun 14, 2023

@bpmn-io-tasks bpmn-io-tasks bot added the in progress Currently worked on label Jun 14, 2023
@smbea smbea marked this pull request as ready for review June 14, 2023 13:49
@bpmn-io-tasks bpmn-io-tasks bot added needs review Review pending and removed in progress Currently worked on labels Jun 14, 2023
@smbea smbea requested review from a team, marstamm and barmac and removed request for a team June 14, 2023 13:50
Comment on lines +363 to +367
if (!extensionElements) {
return false;
} else {
return true;
}
Copy link
Member

Choose a reason for hiding this comment

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

I'd code it as return !!extensionElements but it's OK as is too.

@fake-join fake-join bot merged commit 8c1d4d0 into main Jun 15, 2023
@fake-join fake-join bot deleted the remove-template-via-replace branch June 15, 2023 09:02
@bpmn-io-tasks bpmn-io-tasks bot removed the needs review Review pending label Jun 15, 2023
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.

2 participants