Skip to content

Instantly share code, notes, and snippets.

@kellymclaughlin
Created September 22, 2011 16:28
Show Gist options
  • Save kellymclaughlin/1235246 to your computer and use it in GitHub Desktop.
Save kellymclaughlin/1235246 to your computer and use it in GitHub Desktop.
Spec split before return type - ident 8 spaces after '('
-spec put(riak_object:bucket(), riak_object:key(), [index_spec()], binary(), state()) ->
{ok, state()} |
{error, term(), state()}.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment