dsmiley commented on code in PR #1038: URL: https://github.com/apache/solr/pull/1038#discussion_r981426068
########## dev-docs/FAQ.adoc: ########## @@ -51,3 +51,37 @@ Run `gradle dev`, and then `cd ./packaging/build/dev/`. Fire up your cluster via `bin/solr start -e cloud -noprompt` and then as you make changes to assets in `/solr/webapp/web`, run `gradle dev` to redeploy the web assets. Do a hard refresh in your browser to pick up your changes. + +=== How do we ensure coding standards and quality? + +We use a number of tools for ensuring that Solr's codebase follows our community standards. The most Review Comment: This isn't mandatory but is good-practice. Cassandra did lots of such changes over the ref guide, and I'm grateful for 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: issues-unsubscr...@solr.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org