reek
Code smell detector for Ruby
Install
- All systems
-
curl cmd.cat/reek.sh
- Ubuntu
-
apt-get install ruby-reek - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install ruby-reek - Raspbian
-
apt-get install ruby-reek
ruby-reek
Code smell detector for Ruby
Reek is a tool that examines Ruby classes, modules and methods and reports any code smells it finds.