-
- Downloads
check-code: add a rule to forbid "cp -r"
See the commit message of the previous patch for the reason. In short, according to the current POSIX standard, "-r" is "removed", and "-R" is the current standard way to do "copy file hierarchies".
Please register or sign in to comment