Skip to content

Instantly share code, notes, and snippets.

View champierre's full-sized avatar

Junya Ishihara champierre

View GitHub Profile
// ==UserScript==
// @name Auto Rubocop Suggestion
// @namespace https://champierre.com/
// @version 1.0
// @description Automatically fill the title and body of suggestions provided by reviewdog/action-rubocop
// @author champierre
// @match https://github.com/*
// @grant none
// ==/UserScript==