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

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. adventofcode

    Discontinued 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

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. 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?

  4. 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

  • What’s your day to day development env set up?

    1 project | /r/rails | 23 Jun 2023
  • Refactoring in Ruby

    2 projects | /r/ruby | 3 Feb 2021
  • Beginner's guide to JavaScript static code analysis

    1 project | dev.to | 11 Jan 2021
  • Racism is no more...

    1 project | /r/AccidentalRacism | 24 Dec 2020
  • Rubocop-obsession: RuboCop extension focused on higher-level concepts

    4 projects | news.ycombinator.com | 27 Oct 2024

Did you know that Ruby is
the 12th most popular programming language
based on number of references?