Arsnael commented on PR #2410: URL: https://github.com/apache/james-project/pull/2410#issuecomment-2362821104
3 Checkstyle issues in the build. What IDE are you using btw? i personally use Intellij and it allows to navigate easily in the project. Also you can have a plugin to apply and check the checkstyle (to make sure it respects a certain number of coding rules within the project). Checkstyle file used by James is at the root f the project: https://github.com/apache/james-project/blob/master/checkstyle.xml Also I don't see a refactoring in IMAPServerModule to use the factory for building the DefaultImapDecoder? -- 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]
