##// 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:

r50545:2e34ea45 default
r52819:70fe33bd default
Show More
py.typed
1 line | 8 B | text/plain | TextLexer
partial