Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add project name, when running dead_code_detector in multiple legacy projects #10

Open
tilo opened this issue Feb 16, 2022 · 1 comment

Comments

@tilo
Copy link

tilo commented Feb 16, 2022

when an org has multiple legacy projects, using a shared redis,
it can be useful to build the name of the specific project into the redis key, e.g.:

        "dead_code_detector/record_keeper/#{project_name}/#{class_name}/class_methods"
        "dead_code_detector/record_keeper/#{project_name}/#{class_name}/instance_methods"
@dpep
Copy link

dpep commented Feb 24, 2022

a custom prefix could be useful

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants