I'm also working on Effective Elixir, which is somewhat of style guide
(in the spirit of Effective Go) for Elixir. See
https://github.com/pminten/effective_elixir
Mind you, that's not at all an official Elixir thing at the moment (I
expect much discussion about it as I try to give as clear guidelines as
possible, which inevitably will conflict with someone's coding style).
On 08/28/2013 11:13 PM, Chris Keele wrote:
> We could extend the elixir-lang/elixir wiki with a page similar to this one<
https://github.com/alco/elixir/wiki/Contribution-Guidelines#coding-style>,
> broken down into Code, Docs, and Tests. Alternatively, we could have a
> STYLEGUIDE.md in the codebase for more project-specific conventions.
>
> On Wednesday, August 28, 2013 11:59:51 AM UTC-5, Peter Minten wrote:
>>
>> This looks great to me. We'll have to think about what the best place is
>> to put such style info.
>>
>> Chris Keele <
d...@chriskeele.com <javascript:>>schreef:
>>
>> Fixed link:
https://gist.github.com/christhekeele/6361519
>>
>> On Wednesday, August 28, 2013 7:55:34 AM UTC-5, John Warwick wrote:
>>>
>>> Thanks Chris! I think we could have a separate documentation style guide
>>> and reference it from the CONTRIBUTING.md.
>>>
>>> thanks,
>>> john
>>>
>>>
>>> On Tuesday, August 27, 2013 10:43:39 PM UTC-4, Chris Keele wrote:
>>>>
>>>> I've worked my way A-E in my free time today (Access, Behaviour,
>>>> Bitwise, Code, Dict, Enum, Exception) and it's been rewarding. I'm getting
>>>> acquainted with the standard library, of course, but I'm also reading
>>>> through a lot of great discussion on pull requests and elixir-lang-core,
>>>> and getting a feel for Elixir style as-she-is-wrote.
>>>>
>>>> These are my notes <
https://gist.github.com/christhekeele/6361477> I
>>>> took as I went along to try and develop a consistent documentation style.
>>>> They are probably too formal to be put in CONTRIBUTING.md without scaring
>>>> off potential contributors. However, if you'll advise me on them, I'd love
>>>> to use them as a reference as I go through all of the docs in a
>>>> consistency-refactor.
>>>>
>>>>
>>>> --
>> You received this message because you are subscribed to the Google Groups
>> "elixir-lang-core" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to
elixir-lang-co...@googlegroups.com <javascript:>.