Sha256: ded2a892ddb292f498a3f1ec989586ca540f870c5e67f497321fbeee8c6fe771

Contents?: true

Size: 1.25 KB

Versions: 1

Compression:

Stored size: 1.25 KB

Contents

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

GitHub/RailsControllerRenderLiteral:
  Enabled: pending
  StyleGuide: https://github.com/github/rubocop-github/blob/main/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/main/guides/rails-controller-render-shorthand.md
  Include:
    - 'app/controllers/**/*.rb'

GitHub/RailsRenderObjectCollection:
  Enabled: pending

GitHub/RailsViewRenderLiteral:
  Enabled: pending
  StyleGuide: https://github.com/github/rubocop-github/blob/main/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.20.0 config/rails_cops.yml