iilyak commented on a change in pull request #3568:
URL: https://github.com/apache/couchdb/pull/3568#discussion_r635214778



##########
File path: src/couch/src/couch_httpd_auth.erl
##########
@@ -19,8 +19,10 @@
 
 -export([party_mode_handler/1]).
 
--export([default_authentication_handler/1, default_authentication_handler/2,
-        special_test_authentication_handler/1]).
+-export([
+    default_authentication_handler/1, default_authentication_handler/2,

Review comment:
       I wish it erlfmt have control where to keep the original formatting and 
where it should be rewriten. In thins case we might want to manually split 
exports one per line.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to