Refactor code based on rubocop and reek suggestions

This commit is contained in:
rebuilt 2022-07-11 16:46:30 -07:00
parent 1737122c80
commit bb5f668497
51 changed files with 296 additions and 146 deletions

View file

@ -2,3 +2,5 @@
detectors:
InstanceVariableAssumption:
enabled: false
IrresponsibleModule:
enabled: false