Skip to content

Commit

Permalink
[Close #141] remove parse transform
Browse files Browse the repository at this point in the history
  • Loading branch information
Euen committed Aug 5, 2016
1 parent 953e10c commit a0819ad
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 a0819ad

Please sign in to comment.