Sha256: 251d9dc2e545d72885f8b867f894d5be7f2a48bccecb7685ea73586da794446a
Contents?: true
Size: 914 Bytes
Versions: 2
Compression:
Stored size: 914 Bytes
Contents
# Introduced in: c69a7eb3af955d6c4c0cf0c3cec8e9f330c74429 # TODO: conflicts with the original GDS styleguide # "Avoid get/set method names" # https://github.com/alphagov/styleguides/blob/6395a10d41c3938f4c147cda443fd83f854c3e7a/ruby.md#naming Naming/AccessorMethodName: Description: Check the naming of accessor methods for get_/set_. Enabled: false # Introduced in: c69a7eb3af955d6c4c0cf0c3cec8e9f330c74429 # TODO: unclear why this is here! Naming/AsciiIdentifiers: Description: 'Use only ascii symbols in identifiers.' Enabled: false # Introduced in: c69a7eb3af955d6c4c0cf0c3cec8e9f330c74429 # TODO: unclear why this is here! Naming/FileName: Description: 'Use snake_case for source file names.' Enabled: false # Introduced in: c69a7eb3af955d6c4c0cf0c3cec8e9f330c74429 # TODO: unclear why this is here! Naming/PredicateName: Description: 'Check the names of predicate methods.' Enabled: false
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rubocop-govuk-3.7.0 | config/naming.yml |
rubocop-govuk-3.6.0 | config/naming.yml |