##// END OF EJS Templates
check-code: fix sed 'i' command rule newline matching...
check-code: fix sed 'i' command rule newline matching The regular expression was meant to match cases where an 'i' command was not followed by precisely a '\' and then a newline; it failed to match the newline, so cases with a '\' but no newline would erroneously pass.

File last commit:

r11948:88d49119 default
r19083:12f15e4b stable
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer