1
0
Fork 0
mirror of https://github.com/processone/ejabberd synced 2025-10-05 02:29:34 +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

@ -17,6 +17,8 @@
%%% 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
%%%
%%%----------------------------------------------------------------------
%% @efmt:off
%% @indent-begin
-type aterm() :: {atom(), atype()}.
-type atype() :: integer | string | binary | any | atom |