GeoMoose 3 Style Guide

For any and all files

For GeoMoose application development

As GeoMoose application development is really an exercise left for the administrator/installer, there is not a strict style guide for development. Best practices and styles for application development can therefore work within the framework of the installer’s organization.

For Library Development

GeoMoose provides an eslint set of styles that will check-code before publishing. The eslintrc will provide for both the evolving and enforced coding style. Code that does not lint will be rejected from merges.

This is a summary of changes and is inspired by the AirBnB Javascript Style Guide.

Regarding CSS/LESS