liveh2o / active_remote

Active Remote provides Active Record-like object-relational mapping over RPC. It's Active Record for your platform.
MIT License
63 stars 23 forks source link

Standardize #98

Open liveh2o opened 4 months ago

liveh2o commented 4 months ago

Replace Mad Rubocop with Standard to follow Ruby community styles. Fix rule violations, and add a lint job to the CI workflow that checks for violations on all pull requests.