1 Star 0 Fork 1

fastdgiot / emqx-web-hook

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
rebar.config 518 Bytes
一键复制 编辑 原始数据 按行查看 历史
U-JOHNLIU\jonhl 提交于 2022-01-05 10:09 . v4.3.10
{plugins, [rebar3_proper]}.
{deps, []}.
{edoc_opts, [{preprocess, true}]}.
{erl_opts, [warn_unused_vars,
warn_shadow_vars,
warn_unused_import,
warn_obsolete_guard,
debug_info,
{parse_transform}]}.
{xref_checks, [undefined_function_calls, undefined_functions,
locals_not_used, deprecated_function_calls,
warnings_as_errors, deprecated_functions]}.
{cover_enabled, true}.
{cover_opts, [verbose]}.
{cover_export_enabled, true}.
1
https://gitee.com/fastdgiot/emqx-web-hook.git
git@gitee.com:fastdgiot/emqx-web-hook.git
fastdgiot
emqx-web-hook
emqx-web-hook
master

搜索帮助