bigcommerce / gruf

gRPC Ruby Framework
https://github.com/bigcommerce/gruf
MIT License
626 stars 73 forks source link

Fix Style/GuardClause cop in autoloader #177

Closed splittingred closed 1 year ago

splittingred commented 1 year ago

What? Why?

Just some code style tidying in the autoloader to make Rubocop happy.

How was it tested?

bundle exec rubocop -P

codeclimate[bot] commented 1 year ago

Code Climate has analyzed commit cec2d2e8 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 96.7% (0.0% change).

View more on Code Climate.