As part of the spec:unit task we run RuboCop, which generally enforces the Ruby Style Guide.
We have a number of exceptions (see the various .rubocop.yml files), and our style is still evolving, however rake rubocop is run by Travis so making these pass will improve the chances that the pull request will be accepted.