aboutsummaryrefslogtreecommitdiffstats
path: root/cover.spec
diff options
context:
space:
mode:
Diffstat (limited to 'cover.spec')
-rw-r--r--cover.spec6
1 files changed, 6 insertions, 0 deletions
diff --git a/cover.spec b/cover.spec
new file mode 100644
index 0000000..d0efd51
--- /dev/null
+++ b/cover.spec
@@ -0,0 +1,6 @@
+%% -*- mode: Erlang; fill-column: 80; comment-column: 75; -*-
+{incl_app, relx}.
+{level, details}.
+{excl_mods, [bin_dtl, erl_script_dtl, extended_bin_dtl,
+ install_upgrade_escript_dtl, nodetool_dtl,
+ sys_config_dtl, vm_args_dtl]}.