Grant Henke created KAFKA-2620: ---------------------------------- Summary: Introduce Scalariform Key: KAFKA-2620 URL: https://issues.apache.org/jira/browse/KAFKA-2620 Project: Kafka Issue Type: Bug Components: build Reporter: Grant Henke Assignee: Grant Henke
Many of our reviews include nit comments related to Scala style. Adding [Scalariform|https://github.com/daniel-trinh/scalariform] allows us to reformat the code based on configurable standards at build time, ensuring uniform readability and a short review/commit cycle. I expect this will have some discussion around the rules we would like to include, and if we actually want to adopt this. I will submit a sample patch to start the discussion. -- This message was sent by Atlassian JIRA (v6.3.4#6332)