Skip to content
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

Fix multi-airty indention of deftype & defrecord (#389) #390

Merged
merged 1 commit into from
Jun 27, 2016

Conversation

bpoweski
Copy link
Contributor

Updated relevant define-clojure-indent forms to be consistent with extend-protocol.


Before submitting a PR make sure the following things have been done (and denote this
by checking the relevant checkboxes):

  • The commits are consistent with our contribution guidelines
  • You've added tests (if possible) to cover your change(s). Indentation & font-lock tests are extremely important!
  • All tests are passing (make test)
  • The new code is not generating bytecode or M-x checkdoc warnings
  • You've updated the changelog (if adding/changing user-visible functionality)
  • You've updated the readme (if adding/changing user-visible functionality) (Not updated as it didn't appear to be applicable)

Thanks!

@Malabarba
Copy link
Member

LGTM. 👍

@bbatsov bbatsov merged commit f24c536 into clojure-emacs:master Jun 27, 2016
@bbatsov
Copy link
Member

bbatsov commented Jun 27, 2016

I wonder why no one noticed this so long...

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.

3 participants