troessner / reek

Code smell detector for Ruby
https://github.com/troessner/reek
MIT License
4k stars 279 forks source link

Possible bug or improvement for error undefined method `keys' #1734

Closed fbuys closed 5 months ago

fbuys commented 8 months ago

Current behaviour When a user:

Expected behaviour When a user:

See: lib/reek/configuration/configuration_converter.rb (method convertible_attributes) See: lib/reek/configuration/configuration_converter.rb (method strings_to_regexes_for_detectors) See: lib/reek/configuration/configuration_converter.rb (method strings_to_regexes_for_directories)

Repo:

mvz commented 5 months ago

This has been fixed in #1749.