Issues
- 1
Broken Link
#211 opened by rovf - 0
cómo utilizamos?
#209 opened by leosira - 0
Racionalfor choice
#210 opened by leosira - 3
Clarification on multiline defs
#204 opened by vincent-lg - 8
Rationale for choices
#117 opened by DavidAntaramian - 12
- 1
Naming: Modules
#200 opened by sepowitz - 1
Macro calls placement in a module
#198 opened by virtual-light - 5
Nested defmodule
#196 opened by Odaeus - 3
Pipeline with single pipe operator for common cases like Enum.map/reduce/filter
#194 opened by alexDevBR - 1
using pipe with only 2 functions
#193 opened by sescobb27 - 4
Thoughts on public/private function ordering
#181 opened by AndroidOatmeal - 1
- 1
- 1
Placement of defguard?
#191 opened by fireproofsocks - 0
- 2
Deeply nested one-arity function calls?
#186 opened by daniellizik - 3
- 1
- 5
Missing a section about maps
#169 opened by lobo-tuerto - 3
Multiline pipeline syntax
#103 opened by syamilmj - 3
Does the formatter make this obsolete?
#167 opened by corroded - 12
- 1
Suggestion on Module Attribute Ordering
#173 opened by mustafaturan - 3
Add preference for long args/`when` in methods?
#162 opened by dylan-chong - 3
camelCase vs PascalCase
#161 opened by bjunc - 0
- 1
"You should only have one top-level namespace and it should be the name of the application"
#151 opened by Qqwy - 3
- 1
Pipe styling and debugging troubles
#156 opened by zcotter - 2
Function return pattern
#154 opened by CatTail - 6
Switch to hard tabs from recommended 2-spaces
#152 opened by jononomo - 2
Elixir Style Guide in pt_BR underway
#150 opened by gusaiani - 7
function, pipe and the ()
#144 opened by GildedHonour - 3
Spanish translation
#147 opened by albertoalmagro - 8
Brackets for multiline lists
#132 opened by iskeld - 3
Keyword Wrapping (`[]` Brackets)
#118 opened by DavidAntaramian - 2
@callback in module attributes
#139 opened by rhruiz - 3
Avoid repeating "name fragments" in module names
#102 opened by 4ZM - 5
comment annotation examples
#133 opened by nhooyr - 0
Expand alternative style guide links section
#126 opened by christopheradams - 7
Add translations section
#125 opened by christopheradams - 10
About comparison testing
#112 opened by marocchino - 2
Blank line between use/import/alias/require groups
#96 opened by net - 13
- 7
Review, revise, or remove run-on defs
#116 opened by christopheradams - 5
Location of defstruct in Module
#106 opened by wfgilman - 1
Where does defstruct go in the list?
#95 opened by dotdotdotpaul - 6
remove use of PascalCase
#92 opened by eksperimental - 1
Use of IO.puts should have brackets
#94 opened by JonForest