Skip to content

Commit

Permalink
Merge pull request #13 from inaka/euen.12.rebar3
Browse files Browse the repository at this point in the history
[Close #12] rebar3 as a build tool
  • Loading branch information
Brujo Benavides authored Aug 16, 2016
2 parents 0bcdbc8 + 650ae66 commit 7a9a1bb
Show file tree
Hide file tree
Showing 6 changed files with 82 additions and 6,595 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ logs/
nconf.d
nconf_config_test_file.nconf
rebar.lock
doc
16 changes: 0 additions & 16 deletions Makefile

This file was deleted.

4 changes: 0 additions & 4 deletions elvis.config
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@
rules => [{elvis_style, macro_names, disable}],
ruleset => erl_files
},
#{dirs => ["."],
filter => "Makefile",
ruleset => makefiles
},
#{dirs => ["."],
filter => "rebar.config",
ruleset => rebar_config
Expand Down
Loading

0 comments on commit 7a9a1bb

Please sign in to comment.