home
/
code
/
beam_stats.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
fix: handling 'undefined' from erlang:process_info/2
[beam_stats.git]
/
rebar.config
1
{ deps
2
, [ {hope, ".*", {git, "https://github.com/ibnfirnas/hope.git", {tag, "3.8.0"}}}
3
, {meck, ".*", {git, "https://github.com/eproxus/meck.git" , {tag, "0.8.3"}}}
4
]
5
}.
6
7
{cover_enabled, true}.
8
9
{clean_files, ["test/*.beam"]}.
This page took
0.08863 seconds
and
4
git commands to generate.