mirror of
https://github.com/processone/ejabberd
synced 2025-10-06 03:50:15 +02:00
Indent instead of format some pieces of code that include pretty print
This commit is contained in:
parent
378bf64fd5
commit
2ec8fe2bc3
29 changed files with 143 additions and 1 deletions
|
@ -1,3 +1,6 @@
|
|||
%% @efmt:off
|
||||
%% @indent-begin
|
||||
|
||||
-define(ROUTES_CACHE, routes_cache).
|
||||
|
||||
-type local_hint() :: integer() | {apply, atom(), atom()}.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue