reek
Code detector
Detects and reports unnecessary or poor coding practices in Ruby code
Code smell detector for Ruby
4k stars
47 watching
280 forks
Language: Ruby
last commit: 11 days ago
Linked from 4 awesome lists
lintersparsingqualityrubysmellsmell-detectorsmell-warningsstatic-analysis
Related projects:
Repository | Description | Stars |
---|---|---|
whitesmith/rubycritic | Analyze and report on the quality of Ruby code | 3,360 |
rubocop/rubocop | Analyzes and enforces code quality and style in Ruby projects | 12,650 |
ilyaumanets/improve_your_code | A tool that analyzes Ruby code for common design flaws and suggests improvements. | 0 |
presidentbeef/brakeman | A tool that scans Ruby on Rails applications for potential security vulnerabilities. | 7,015 |
rubocop/rubocop-rspec | Analyzes Ruby code for style and syntax errors in RSpec files | 810 |
airbrake/airbrake | Provides robust exception tracking and error monitoring for Ruby applications. | 969 |
ruby/ruby | An implementation of an object-oriented programming language for scripting and web development | 22,145 |
ruby-grape/grape | An opinionated framework for creating REST-like APIs in Ruby. | 9,890 |
simplecov-ruby/simplecov | A tool for measuring code coverage in Ruby applications | 4,779 |
rbenv/ruby-build | A tool for downloading and compiling Ruby from source on Unix-like systems. | 3,893 |
jonatas/fast | Tools to search and refactor Ruby code directly in its abstract syntax tree | 256 |
bblimke/webmock | A library that enables stubbing and setting expectations on HTTP requests in Ruby applications | 3,973 |
refile/refile | A file upload and storage library that provides flexible backend options and integrates with ORMs for convenient file manipulation. | 2,447 |
resque/resque | A Redis-backed Ruby library for managing background tasks and jobs. | 9,432 |
sorbet/sorbet | Sorbet is a type checker designed to improve the robustness and maintainability of Ruby codebases. | 3,617 |