Description
Adds RuboCop rules for Rake files and task definitions. It is useful for keeping build scripts, release tasks, and project automation consistent with Ruby style and safety expectations.
Rake tasks often run commands or modify files. Review lint changes with behavior in mind, especially for release and packaging automation.