Skip to content

Require single-method instance declarations to be indented#3073

Merged
paf31 merged 1 commit intopurescript:masterfrom
quesebifurcan:2947-indentation
Sep 15, 2017
Merged

Require single-method instance declarations to be indented#3073
paf31 merged 1 commit intopurescript:masterfrom
quesebifurcan:2947-indentation

Conversation

@quesebifurcan
Copy link
Copy Markdown
Contributor

Resolves #2947

Note: this fix was previously merged and later reverted -- it turned out to contain a breaking change. See #2965 for context.

Copy link
Copy Markdown
Contributor

@paf31 paf31 left a comment

Choose a reason for hiding this comment

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

Thanks!

@paf31 paf31 merged commit 703dd52 into purescript:master Sep 15, 2017
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.

Instances with just one method do not require that the method be indented

2 participants