Skip to content

Commit

Permalink
Removing rules that doesn't align with the author's guidelines
Browse files Browse the repository at this point in the history
  • Loading branch information
Brujo Benavides committed Oct 5, 2015
1 parent f126026 commit 30c6bd5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions elvis.config
Expand Up @@ -12,9 +12,7 @@
{elvis_style, operator_spaces, #{rules => [{right, ","},
{right, "++"},
{left, "++"}]}},
{elvis_style, nesting_level, #{level => 3}},
{elvis_style, god_modules, #{limit => 25}},
{elvis_style, no_if_expression},
{elvis_style, invalid_dynamic_call},
{elvis_style, used_ignored_variable},
{elvis_style, no_behavior_info},
Expand Down

0 comments on commit 30c6bd5

Please sign in to comment.