issues
search
christopheradams
/
elixir_style_guide
A community driven style guide for Elixir
4.37k
stars
299
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update README.md
#213
stevegee1
closed
6 months ago
1
add Thai translation
#212
tamectosphere
closed
6 months ago
1
Broken Link
#211
rovf
closed
8 months ago
1
Racionalfor choice
#210
leosira
closed
1 year ago
0
cómo utilizamos?
#209
leosira
closed
1 year ago
0
add Russian translation
#208
sofialapteva
closed
1 year ago
1
Russian translation added
#207
sofialapteva
closed
1 year ago
1
Added Russian translation
#206
sofialapteva
closed
1 year ago
0
Add migration rules
#205
Olaleye-Blessing
closed
2 years ago
0
Clarification on multiline defs
#204
vincent-lg
opened
2 years ago
3
Public / private functions rule to not encourage `do_*` pattern
#203
mracos
closed
2 years ago
3
Update README.md
#202
Glen-Cocoa
closed
2 years ago
1
Update parentheses in README
#201
deby22
closed
3 years ago
0
Naming: Modules
#200
sepowitz
closed
3 years ago
1
Switch the order of 'require' and 'alias'
#199
TBK145
closed
3 years ago
2
Macro calls placement in a module
#198
virtual-light
opened
4 years ago
1
Add defmodule to order of module contents
#197
Odaeus
closed
4 years ago
0
Nested defmodule
#196
Odaeus
closed
4 years ago
5
Clarify "avoid single pipelines" in example
#195
jdenen
closed
4 years ago
1
Pipeline with single pipe operator for common cases like Enum.map/reduce/filter
#194
alexDevBR
closed
4 years ago
3
using pipe with only 2 functions
#193
sescobb27
closed
4 years ago
1
Update spanish translation
#192
iver
closed
4 years ago
5
Placement of defguard?
#191
fireproofsocks
closed
4 years ago
1
Clarify addition of blank lines in case and cond expressions
#190
krisalyssa
closed
4 years ago
9
new issue
#189
Ned-med
closed
4 years ago
0
Remove "Syntax" from table of content
#188
dorian-marchal
closed
4 years ago
0
Add i18n directory
#187
iver
closed
4 years ago
3
Deeply nested one-arity function calls?
#186
daniellizik
closed
5 years ago
2
Fix ambiguous anchor link
#185
janpieper
closed
5 years ago
1
Update macros rules
#184
gabrielpra1
closed
5 years ago
1
Add guideline for @spec + @doc
#183
moxley
closed
5 years ago
0
README.md: Add Tools link to credo_contrib
#182
xtian
closed
5 years ago
3
Thoughts on public/private function ordering
#181
AndroidOatmeal
closed
4 years ago
4
Improve indentation example
#180
gabrielpra1
closed
5 years ago
1
Add rules for line length
#179
christopheradams
closed
5 years ago
0
Make testing assertion order more strict
#178
christopheradams
closed
5 years ago
0
Add a note about using parentheses to avoid errors in IEx
#177
mtarnovan
closed
5 years ago
2
Remove unused links
#176
bryanenders
closed
5 years ago
0
Remove unused links
#175
bryanenders
closed
5 years ago
0
Create a separate formatting section
#174
christopheradams
closed
5 years ago
0
Suggestion on Module Attribute Ordering
#173
mustafaturan
closed
5 years ago
1
Guidelines on keyward arguments with 1-arity functions
#172
davecummings
closed
6 years ago
0
Establishing Guidelines for Maximizing Anonymous Function Readability in Reference to Escaped and Expanded Notations
#171
ghost
opened
6 years ago
3
@module_attribute should be moved higher in Module attribute ordering
#170
anthonator
closed
5 years ago
1
Missing a section about maps
#169
lobo-tuerto
closed
5 years ago
5
Add defp override rule
#168
davecummings
closed
6 years ago
0
Does the formatter make this obsolete?
#167
corroded
closed
5 years ago
3
Added French version
#166
ronanboiteau
closed
6 years ago
1
Always use with-clauses with block syntax
#165
bottlenecked
closed
6 years ago
1
Add Chinese simplified version
#164
geekerzp
closed
6 years ago
1
Next