KarlHeitmann / KarlHeitmann/rubocop_analysis

Add a git hook that generates in each commit a file whose name matches `RubocopAnalysis::CLI::DEFAULT_FILE_PATH`

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
good first issue
Dominant language
Ruby
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

The project currently uses a default file name to run the rubocop analysis on it.

The git hook added here will make any new commit auto generate that rubocop file with the list of
offended files and their offenses in JSON format. This way, anyone who clones this repo will have
a default JSON file to test this project without the need to generate the file themselves.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.