Skip to content

Correct formatting for user-defined arrays #171

@metthal

Description

@metthal

As pointed out in #170, autoformatting of user-defined arrays is not handled completely right because it doesn't indent the inner content of the enumeration of the expressions. Please make it so that these user-defined arrays are formatted like this

	condition:
		1 of [
			cuckoo.sync.mutex(/a/),
			cuckoo.sync.mutex(/b/)
		]

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions