build: add erfmt plugin to root level rebar.config
This commit is contained in:
parent
3330079bd9
commit
66873af319
|
@ -83,3 +83,5 @@
|
||||||
emqx_exhook_pb, % generated code for protobuf
|
emqx_exhook_pb, % generated code for protobuf
|
||||||
emqx_exproto_pb % generated code for protobuf
|
emqx_exproto_pb % generated code for protobuf
|
||||||
]}.
|
]}.
|
||||||
|
|
||||||
|
{project_plugins, [erlfmt]}.
|
||||||
|
|
Loading…
Reference in New Issue