Skip to content
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

Improve vscode settings and launch.json #193

Merged
merged 2 commits into from
Sep 6, 2022
Merged

Improve vscode settings and launch.json #193

merged 2 commits into from
Sep 6, 2022

Conversation

theroggy
Copy link
Contributor

@theroggy theroggy commented Sep 6, 2022

I made some changes to the settings and launch file that - I think - might be useful for other developers as well:

  • settings.json: remove the blackargs settting:
    • the --py36 param breaks black for me
    • line length 88 is the default for black, so doesn't need to be specified
  • launch.json: a run current file setting

- It is the --py36 that criples black for me
- line length 88 is the default for black, so doesn't need to be specified
@mattijn mattijn merged commit 74dfcc5 into mattijn:master Sep 6, 2022
@mattijn
Copy link
Owner

mattijn commented Sep 6, 2022

Thanks!

@theroggy theroggy deleted the Improve-vscode-settings-and-launch.json branch September 8, 2022 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants