[rabbitmq-discuss] Erlang coding style convention and emacs setup

Matthew Sackman matthew at lshift.net
Sat Feb 13 18:12:48 GMT 2010


Hi Anton,

On Sat, Feb 13, 2010 at 04:01:07PM +0300, mabrek wrote:
> Is there a coding style convention (indentation, tabs/spaces, names, etc.) for RabbitMQ and plugins? What kind of tools (emacs settings) do you use to format your code accordingly?

Obviously you're free to do your own thing. We just use emacs, with its
erlang-mode and its default indentation style. Tabs are the work of the
devil, and names should be as descriptive as possible. No real surprises
there at all.

Matthew




More information about the rabbitmq-discuss mailing list