flog version 4.6.5 has been released!
* home: <http://ruby.sadi.st/>
* code: <GitHub - seattlerb/flog: Flog reports the most tortured code in an easy to read pain report. The higher the score, the more pain the code is in.>
* rdoc: <flog-4.6.4 Documentation>
* vim: <GitHub - sentientmonkey/vim-flog: Vim Flog Plugin>
Flog reports the most tortured code in an easy to read pain
report. The higher the score, the more pain the code is in.
Changes:
### 4.6.5 / 2022-04-09
* 1 minor enhancement:
* Changed :iter scoring from branch to block_call (same score).
* 1 bug fix:
* Fixed support for ruby 3 (only affected block_pass / to_proc_normal).