package
0.2.0
Repository: https://github.com/iarkhanhelsky/check_diff.git
Documentation: pkg.go.dev

# README

rubocop

Install rubocop:

touch Gemfile 
echo "gem 'rubocop'" >> Gemfile
bundle install
bundle binstsubs rubocop

Example config:

Rubocop:
  Enabled: true
  Command: bin/rubocop
  Config: .rubocop.yaml

# Functions

No description provided by the author

# Structs

No description provided by the author