Fix pylint path
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"python.pythonPath": "/usr/local/bin/python",
|
||||
"python.linting.enabled": true,
|
||||
"python.linting.pylintEnabled": true,
|
||||
"python.linting.pylintPath": "/usr/local/bin/pylint"
|
||||
"python.linting.pylintPath": "/usr/local/share/pip-global/bin/pylint"
|
||||
},
|
||||
|
||||
// Use 'appPort' to create a container with published ports. If the port isn't working, be sure
|
||||
|
||||
Reference in New Issue
Block a user