DomGarguilo opened a new issue, #2673: URL: https://github.com/apache/accumulo/issues/2673
**Is your feature request related to a problem? Please describe.** There is no formatting check for JavaScript files and as such much of the code is inconsistent. **Describe the solution you'd like** It would be nice to have a formatter for the JavaScript code that is run when the project is built like we have for the java code. We could also add something to the CI checks to ensure files are formatted. **Describe alternatives you've considered** * Manually formatting the code with an external tool. * Leaving the code as is, unformatted and inconsistent. -- 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: notifications-unsubscr...@accumulo.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org