Skip to content

What is the policy for if-then-else clause? #299

@cblp

Description

@cblp

This looks ugly:

do
  action before
  if condition
  then action 1
  else action 2
  action after

Is it intended?

Metadata

Metadata

Assignees

Labels

styleNitpicking and things related to purely visual aspect for formatting.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions