Sha256: 002393576c55367280210198c51f97387a2fa458ee016ccbb54dd288d343df70

Contents?: true

Size: 1.58 KB

Versions: 1

Compression:

Stored size: 1.58 KB

Contents

GitHub/RailsApplicationRecord:
  Enabled: pending

GitHub/RailsControllerRenderActionSymbol:
  Enabled: pending
  Include:
    - 'app/controllers/**/*.rb'

GitHub/RailsControllerRenderLiteral:
  Enabled: pending
  StyleGuide: https://github.com/github/rubocop-github/blob/master/guides/rails-render-literal.md
  Include:
    - 'app/controllers/**/*.rb'

GitHub/RailsControllerRenderPathsExist:
  Enabled: pending
  ViewPath:
    - 'app/views'
  Include:
    - 'app/controllers/**/*.rb'

GitHub/RailsControllerRenderShorthand:
  Enabled: pending
  StyleGuide: https://github.com/github/rubocop-github/blob/master/guides/rails-controller-render-shorthand.md
  Include:
    - 'app/controllers/**/*.rb'

GitHub/RailsRenderInline:
  Enabled: pending
  StyleGuide: https://github.com/github/rubocop-github/blob/master/guides/rails-controller-render-inline.md
  Include:
    - 'app/controllers/**/*.rb'
    - 'app/helpers/**/*.rb'
    - 'app/view_models/**/*.rb'
    - 'app/views/**/*.erb'

GitHub/RailsRenderObjectCollection:
  Enabled: pending

GitHub/RailsViewRenderLiteral:
  Enabled: pending
  StyleGuide: https://github.com/github/rubocop-github/blob/master/guides/rails-render-literal.md
  Include:
    - 'app/helpers/**/*.rb'
    - 'app/view_models/**/*.rb'
    - 'app/views/**/*.erb'

GitHub/RailsViewRenderPathsExist:
  Enabled: pending
  ViewPath:
    - 'app/views'
  Include:
    - 'app/helpers/**/*.rb'
    - 'app/view_models/**/*.rb'
    - 'app/views/**/*.erb'

GitHub/RailsViewRenderShorthand:
  Enabled: pending
  Include:
    - 'app/helpers/**/*.rb'
    - 'app/view_models/**/*.rb'
    - 'app/views/**/*.erb'

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rubocop-github-0.19.0 config/rails_cops.yml