Skip to content

Enable cop Security/CompoundHash

Peter Leitzen requested to merge pl-enable-security-compound-hash into master

What does this MR do and why?

This MR enables the 👮 Security/CompoundHash.

Safety

From https://docs.rubocop.org/rubocop/cops_security.html#securitycompoundhash:

This cop may be unsafe if the application logic depends on the hash value, however this is inadvisable anyway.

Edited by Peter Leitzen

Merge request reports