chibenwa commented on a change in pull request #538:
URL: https://github.com/apache/james-project/pull/538#discussion_r670290906
##########
File path: .scalafix.conf
##########
@@ -3,7 +3,8 @@ rules = [
DisableSyntax,
ProcedureSyntax,
NoValInForComprehension,
- LeakingImplicitClassVal
+ LeakingImplicitClassVal,
+ ExplicitResultTypes
Review comment:
Can we open 2 PRs?
-> One without ExplicitResultTypes that we can merge pretty much straight
away
-> And a second one that eventually adds ExplicitResultTypes rule but
depends on your external contribution to be merged and released?
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]