Skip to content

Instantly share code, notes, and snippets.

@sesh
Created June 14, 2017 03:39
Show Gist options
  • Save sesh/c04de114410a064b221f3da834df9187 to your computer and use it in GitHub Desktop.
Save sesh/c04de114410a064b221f3da834df9187 to your computer and use it in GitHub Desktop.
// Pace your settings in this file to overwrite the default settings
{
"python.linting.enabled": true,
"python.linting.pylintEnabled": false,
"python.linting.flake8Enabled": true,
"window.zoomLevel": 0,
"files.insertFinalNewline": true,
"editor.insertSpaces": true,
"files.trimTrailingWhitespace": true,
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment