Skip to content
Snippets Groups Projects
Commit ad628911 authored by Xuefeng Ding's avatar Xuefeng Ding
Browse files

pylint is not easy to use

parent 71ba71e2
No related branches found
No related tags found
No related merge requests found
......@@ -33,6 +33,10 @@
"jupyter.debugJustMyCode": false,
"debugpy.debugJustMyCode": false,
"pylint.args": ["--prefer-stubs=true"],
// "pylint.args": [
// "--extension-pkg-allow-list=simulation._csrc._hello",
// "--prefer-stubs=true"
// ],
"python.testing.pytestEnabled": true,
"python.testing.unittestEnabled": false
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment