Sha256: c4727799f597fd8d0f06f456ed41af1d209204e622671043d6e9cb516f2539f8

Contents?: true

Size: 840 Bytes

Versions: 5

Compression:

Stored size: 840 Bytes

Contents

# (c) Copyright 2014 Hewlett-Packard Development Company, L.P.
#
#    Licensed under the Apache License, Version 2.0 (the "License");
#    you may not use this file except in compliance with the License.
#    You may obtain a copy of the License at
#
#        http://www.apache.org/licenses/LICENSE-2.0
#
#    Unless required by applicable law or agreed to in writing, software
#    distributed under the License is distributed on an "AS IS" BASIS,
#    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
#    See the License for the specific language governing permissions and
#    limitations under the License.

# limit lines to 80 characters.
LineLength:
  Max: 200
  Enabled: true
# disabled while we still support ruby 1.8
HashSyntax:
  Description: 'Prefer Ruby 1.9 hash syntax over 1.8 syntax'
  Enabled: false

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
forj-0.0.26 .rubocop.yml
forj-0.0.25 .rubocop.yml
forj-0.0.24 .rubocop.yml
forj-0.0.23 .rubocop.yml
forj-0.0.22 .rubocop.yml