mirror of
https://github.com/valitydev/xrates-proto.git
synced 2024-11-06 08:35:17 +00:00
TD-275: Bring back Erlang modules' prefix (#17)
This commit is contained in:
parent
bf0d62d02b
commit
b5b375e4ef
@ -63,5 +63,5 @@
|
||||
{thrift_compiler_opts, [
|
||||
{in_dir, "proto"},
|
||||
{in_files, all},
|
||||
{gen, "erlang:scoped_typenames"}
|
||||
{gen, "erlang:scoped_typenames,app_prefix=xrates"}
|
||||
]}.
|
||||
|
Loading…
Reference in New Issue
Block a user