reek
Code detector
Detects and reports unnecessary or poor coding practices in Ruby code
Code smell detector for Ruby
4k stars
48 watching
280 forks
Language: Ruby
last commit: 2 months 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,365 |
rubocop/rubocop | An automated code quality tool for Ruby programming language | 12,664 |
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,033 |
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. | 970 |
ruby/ruby | A language and implementation providing a simple and extensible way to write programs | 22,221 |
ruby-grape/grape | An opinionated framework for creating REST-like APIs in Ruby. | 9,894 |
simplecov-ruby/simplecov | A tool for measuring code coverage in Ruby applications | 4,786 |
rbenv/ruby-build | A tool for downloading and compiling Ruby from source on Unix-like systems. | 3,894 |
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,979 |
refile/refile | A file upload and storage library that provides flexible backend options and integrates with ORMs for convenient file manipulation. | 2,444 |
resque/resque | A Redis-backed Ruby library for managing background tasks and jobs. | 9,443 |
sorbet/sorbet | Sorbet is a type checker designed to improve the robustness and maintainability of Ruby codebases. | 3,634 |