1
0
Fork 0
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:
Badlop 2025-09-01 10:25:45 +02:00
parent 378bf64fd5
commit 2ec8fe2bc3
29 changed files with 143 additions and 1 deletions

View file

@ -1,3 +1,6 @@
%% @efmt:off
%% @indent-begin
-define(ROUTES_CACHE, routes_cache).
-type local_hint() :: integer() | {apply, atom(), atom()}.