Skip to content

Commit

Permalink
Merge pull request #142 from inaka/euen.141.remove_parse_transform
Browse files Browse the repository at this point in the history
[Close #141] remove parse transform
  • Loading branch information
Brujo Benavides authored Aug 5, 2016
2 parents 953e10c + a0819ad commit 80a0161
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions rebar.config
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@
%% == Erlang Compiler ==

%% Erlang compiler options
{erl_opts, [ {parse_transform, lager_transform}
, warn_unused_vars
{erl_opts, [ warn_unused_vars
, warn_export_all
, warn_shadow_vars
, warn_unused_import
Expand Down

0 comments on commit 80a0161

Please sign in to comment.