Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

tonini
Copy link
Contributor

@tonini tonini commented Aug 26, 2015

Example:

defmodule Hello do
  defp skip?(%{valid?: true, changes: empty, action: :update}) when empty == %{},
    do: true
  def so,
    do: hey
  defp so,
    do: asdasd
  defp so, do: hey
  defp so,
    do: hey
  defmacro so,
    do: hey
  defmacrop he, do: IO.puts "He"
end

tonini added a commit that referenced this pull request Aug 26, 2015
correct indent for oneline `do:` when moved to next line
@tonini tonini merged commit 60aeb48 into master Aug 26, 2015
@tonini tonini deleted the one-line-do-indentation branch August 26, 2015 20:05
@michalmuskala
Copy link

This is great! ❤️

@gausby
Copy link
Contributor

gausby commented Aug 26, 2015

I second that!

@whatyouhide
Copy link

💟 😍 !!!

@jtmoulia
Copy link

🍻

J3RN pushed a commit to J3RN/emacs-elixir that referenced this pull request Apr 24, 2021
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.

5 participants