mirror of
https://github.com/microsoft/debugpy.git
synced 2025-12-23 08:48:12 +00:00
Add "make check-dap-schema".
This commit is contained in:
parent
7a5eb10549
commit
d65c4f793a
2 changed files with 5 additions and 1 deletions
|
|
@ -14,8 +14,8 @@ def convert_argv(argv):
|
|||
help = False
|
||||
quick = False
|
||||
network = True
|
||||
lint = False
|
||||
runtests = True
|
||||
lint = False
|
||||
args = []
|
||||
modules = set()
|
||||
for arg in argv:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue