-
Notifications
You must be signed in to change notification settings - Fork 1.1k
python-ecosys/debugpy: Add VS Code debugging support for MicroPython. #1022
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
debugpy: Fix VS Code path mapping to prevent read-only file copies.
5d491e0
Select commit
Loading
Failed to load commit list.
Open
python-ecosys/debugpy: Add VS Code debugging support for MicroPython. #1022
debugpy: Fix VS Code path mapping to prevent read-only file copies.
5d491e0
Select commit
Loading
Failed to load commit list.
Annotations
10 errors
python-ecosys/debugpy/dap_monitor.py#L68
python-ecosys/debugpy/dap_monitor.py:68:1: W293 Blank line contains whitespace
python-ecosys/debugpy/dap_monitor.py#L57
python-ecosys/debugpy/dap_monitor.py:57:1: W293 Blank line contains whitespace
python-ecosys/debugpy/dap_monitor.py#L46
python-ecosys/debugpy/dap_monitor.py:46:1: W293 Blank line contains whitespace
python-ecosys/debugpy/dap_monitor.py#L42
python-ecosys/debugpy/dap_monitor.py:42:1: W293 Blank line contains whitespace
python-ecosys/debugpy/dap_monitor.py#L37
python-ecosys/debugpy/dap_monitor.py:37:1: W293 Blank line contains whitespace
python-ecosys/debugpy/dap_monitor.py#L32
python-ecosys/debugpy/dap_monitor.py:32:1: W293 Blank line contains whitespace
python-ecosys/debugpy/dap_monitor.py#L30
python-ecosys/debugpy/dap_monitor.py:30:1: W293 Blank line contains whitespace
python-ecosys/debugpy/dap_monitor.py#L24
python-ecosys/debugpy/dap_monitor.py:24:1: W293 Blank line contains whitespace
python-ecosys/debugpy/dap_monitor.py#L18
python-ecosys/debugpy/dap_monitor.py:18:1: W293 Blank line contains whitespace
python-ecosys/debugpy/dap_monitor.py#L1
python-ecosys/debugpy/dap_monitor.py:1:1: EXE001 Shebang is present but file is not executable
The logs for this run have expired and are no longer available.
Loading