summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBessenyei Balázs Donát <bessbd@apache.org>2021-06-01 14:54:45 +0200
committerBessenyei Balázs Donát <bessbd@gmail.com>2021-06-01 14:54:45 +0200
commita875cbaf818230633f1b2acd57945a23d1b62f38 (patch)
treebe13f40190b88988b12e5fbf4328669a653f198f
parent81d52952611704c6f209f37b6797aa533f658a67 (diff)
downloadcouchdb-a875cbaf818230633f1b2acd57945a23d1b62f38.tar.gz
Add ignore to couch_debug.erl
-rw-r--r--src/couch/src/couch_debug.erl1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/couch/src/couch_debug.erl b/src/couch/src/couch_debug.erl
index 80feb615c..27c78bed6 100644
--- a/src/couch/src/couch_debug.erl
+++ b/src/couch/src/couch_debug.erl
@@ -49,6 +49,7 @@ help() ->
].
-spec help(Function :: atom()) -> ok.
+%% erlfmt-ignore
help(opened_files) ->
io:format("
opened_files()