Reformat product code.

This commit is contained in:
Pavel Minaev 2019-10-03 12:50:00 -07:00 committed by Pavel Minaev
parent 89be0d1fce
commit 03c75833d4
11 changed files with 86 additions and 64 deletions

View file

@ -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
)
'''