Skip to content
You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?
play

GitHub Action

Reclaim The Stack - Rubocop

v1.0.0

Reclaim The Stack - Rubocop

play

Reclaim The Stack - Rubocop

Runs rubocop and posts offences as inline PR comments

Installation

Copy and paste the following snippet into your .yml file.

              

- name: Reclaim The Stack - Rubocop

uses: reclaim-the-stack/[email protected]

Learn more about this action in reclaim-the-stack/rubocop-action

Choose a version

rubocop-action

This GitHub action runs rubocop and posts offences as inline comments on the pull request. When offences are resolved the comments are fully deleted, making for clean pull requests without leaving a noisy history behind.

This action was created to replace the unmaintained Hound service from Thoughtbot.