djberg96 / sys-proctable

A cross-platform Ruby interface for gathering process information on your operating system
Apache License 2.0
150 stars 33 forks source link

Rubocop updates for Windows #91

Closed djberg96 closed 3 years ago

djberg96 commented 3 years ago

This mainly gets rid of redundant return and self, plus a few other minor things.