You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 7, 2023. It is now read-only.
The README says it will look for the nearest config.reek file, but reek's docs says reek looks for the nearest .reek.yml file instead (it works just fine with a .reek.yml in the project's root dir).
I can create a PR, but maybe I'm missing some context (was config.reek the default config file before?)