Added project rubocop config; fixed rubocop warnings

This commit is contained in:
2022-08-31 15:28:18 -04:00
parent 92fcfd30f2
commit 7b169dc506
8 changed files with 76 additions and 29 deletions

View File

@ -3,3 +3,6 @@
source "https://rubygems.org"
gem "toml", "~> 0.3.0"
gem "rubocop", "~> 1.35.1", require: false