Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

setup vscode: devcontainer.json and settings.json #16

Open
stefaneicher opened this issue Jun 3, 2021 · 0 comments
Open

setup vscode: devcontainer.json and settings.json #16

stefaneicher opened this issue Jun 3, 2021 · 0 comments

Comments

@stefaneicher
Copy link
Collaborator

""python.linting.lintOnSave": true,
"python.linting.pylintEnabled": true,
"python.linting.pylintArgs": [
"--enable=W0614",
"--enable=W0611",
"--disable=C0114",
"--disable=raise-missing-from",
"--disable=unnecessary-pass",
"--max-line-length=120"
],
"

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant