Skip to content

Commit

Permalink
Enable warnings for untyped records.
Browse files Browse the repository at this point in the history
  • Loading branch information
jlouis committed Jan 26, 2011
1 parent da18e51 commit bf6583e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/etorrent/rebar.config
Expand Up @@ -7,7 +7,7 @@
%% warn_unused_import,
warn_bif_clash,
%% warn_missing_spec,
%% warn_untyped_record,
warn_untyped_record,
debug_info]}.

{cover_enabled, true}.
Expand Down

0 comments on commit bf6583e

Please sign in to comment.