The best way to review my code for code smells?

This page summarizes the projects mentioned and recommended in the original post on /r/ruby

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • adventofcode

    My solutions to the Advent of Code challenges (by djotaku)

    Here is my Ruby solution: https://github.com/djotaku/adventofcode/blob/main/2015/Day_01/Ruby/part_1.rb

  • rubocop

    A Ruby static code analyzer and formatter, based on the community Ruby style guide.

    Like, why not dig into [RuboCop](https://github.com/rubocop/rubocop/tree/master/lib/rubocop) itself? Or search for some other ruby advent of code solutions?

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • Reek

    Code smell detector for Ruby

    Beside RuboCop, I found reek very useful. https://github.com/troessner/reek

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts