nickva opened a new issue #3871:
URL: https://github.com/apache/couchdb/issues/3871


   Noticed that after some recent changes erlfmt-check was failing but the PRs 
were merged successfully.
   
   It turns out it's because we run erlfmt-check during tarball 
[build](https://github.com/apache/couchdb/blob/728f3b936b2eb7f9572ebf90d6887a3c2849f571/build-aux/Jenkinsfile.pr#L53)
 and we build that on Erlang 20 (the [lowest 
version](https://github.com/apache/couchdb/blob/728f3b936b2eb7f9572ebf90d6887a3c2849f571/build-aux/Jenkinsfile.pr#L53)).
 Since erlfmt is  not compatible with Erlang 20 we skip it.
   
   


-- 
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.

To unsubscribe, e-mail: [email protected]

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


Reply via email to