mirror of
https://github.com/microsoft/debugpy.git
synced 2025-12-23 08:48:12 +00:00
Reformat product code.
This commit is contained in:
parent
89be0d1fce
commit
03c75833d4
11 changed files with 86 additions and 64 deletions
|
|
@ -8,11 +8,8 @@ build-backend = "setuptools.build_meta"
|
|||
# The only exclusions that should remain in the end are _vendored and versioneer.
|
||||
exclude = '''
|
||||
( __pycache__
|
||||
| ^/setup.py
|
||||
| ^/versioneer.py
|
||||
| ^/src/ptvsd/_vendored
|
||||
| ^/src/ptvsd/_version.py
|
||||
| ^/src/ptvsd/common
|
||||
| ^/src/ptvsd/server
|
||||
)
|
||||
'''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue