##// END OF EJS Templates
check-code: add a rule to forbid "cp -r"...
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".

File last commit:

r30435:b86a448a default
r30557:cbeb54ec default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer