Skip to content

Commit

Permalink
[#6] Rebarize the project
Browse files Browse the repository at this point in the history
  • Loading branch information
Brujo Benavides committed Sep 12, 2016
1 parent 3566255 commit d0c8d1b
Show file tree
Hide file tree
Showing 7 changed files with 41 additions and 6,613 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
_build/
compile_commands.json
sumo_rest.d
relx
_rel/
Expand Down
38 changes: 0 additions & 38 deletions Makefile

This file was deleted.

8 changes: 1 addition & 7 deletions elvis.config
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,9 @@
{elvis_style, no_debug_call, disable}],
ruleset => erl_files
},
#{dirs => ["."],
filter => "Makefile",
rules => [{elvis_project,
protocol_for_deps_erlang_mk,
#{ regex => "(https://.*|[0-9]+([.][0-9]+)*)" }}],
ruleset => makefiles
},
#{dirs => ["."],
filter => "rebar.config",
rules => [{elvis_project, protocol_for_deps_rebar, disable}],
ruleset => rebar_config
},
#{dirs => ["."],
Expand Down
Loading

0 comments on commit d0c8d1b

Please sign in to comment.