comparison .editorconfig @ 49646:2a70d1fc70c4

typing: add type hints to mercurial/help.py Was hoping to find more issues like f09bc2ed9100, but it may be that nothing checks the args to that operation. In any event, the work is done and pytype doesn't do a very good job inferring the types. A few of th emore complicated things like the command table are left untyped, because they come from modules that aren't typed yet.
author Matt Harbison <matt_harbison@yahoo.com>
date Sun, 20 Nov 2022 22:54:43 -0500
parents c25efc468a49
children
comparison
equal deleted inserted replaced
49644:5744ceeb9067 49646:2a70d1fc70c4