epugh commented on code in PR #1038: URL: https://github.com/apache/solr/pull/1038#discussion_r981151370
########## 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: So, I guess we don't have a "we want 80 charaters more or less per line"? We don't have lint on that today... I'll make the change. -- 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