* add --skip-default-install option (Ryan Graham)
* lint: trim/wrap long lines (Ryan Graham)
* test: autoskip tests requiring a license (Ryan Graham)
* lint: clean up function spacing and caps (Ryan Graham)
* lint: fix indentation warnings (Ryan Graham)
* lint: fix comma-dangle (Ryan Graham)
* lint: fix spaced comments (Ryan Graham)
* lint: fix extraneous whitespace in parens (Ryan Graham)
* lint: remove useless .call() usages (Ryan Graham)
* lint: fix quoted-keys (Ryan Graham)
* Update eslint to strongloop conventions (Ryan Graham)
* Refer to licenses with a link (Sam Roberts)
* docker: update image and docs (Ryan Graham)