I did a small enhancement of the client class, removed an unused variable, and removed an empty line after the class name (which in the rest of the code it is not being added).
Also, I'd like to suggest adding some kind of linter to the code like Rubocop WDYT?
Nice Repo!!!
I did a small enhancement of the client class, removed an unused variable, and removed an empty line after the class name (which in the rest of the code it is not being added).
Also, I'd like to suggest adding some kind of linter to the code like Rubocop WDYT?
Thanks!!!