set up formatters

This commit is contained in:
rebuilt 2022-07-15 16:54:59 -07:00
parent 161be170c1
commit 4f0b92fa79
5 changed files with 82 additions and 17 deletions

View file

@ -1,5 +1,7 @@
inherit_from: ~/.rubocop.yml
AllCops:
TargetRubyVersion: 3.1
Lint/ShadowingOuterLocalVariable:
Enabled: false