Skip to content

Conversation

@moritz-makandra
Copy link

We have some collector operators with a lot of matchers therefore we do indentation:

Ressource <<|
  tag == 'foo'
  or tag == 'bar'
|>>

The linter complains unless we remove the indentation of the matchers

This PR adds support for the matchers of the spaceship operators

@alexjfisher
Copy link
Member

Sorry, it's been a while. Would you like to rebase and resolve conflicts? Looks like a worthwhile improvement.

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