##// END OF EJS Templates
typing: add type hints for the overloads of `matchmod.readpatternfile()`...
typing: add type hints for the overloads of `matchmod.readpatternfile()` The return type is conditional on an argument passed, and it very much confused both pytype and PyCharm inside `dirstate._ignorefileandline()` after adding type hints for the return value there.

File last commit:

r51288:f0d2b18f default
r52819:70fe33bd default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer