Skip to content

Instantly share code, notes, and snippets.

@sharkinsspatial
Created April 18, 2024 17:38
Show Gist options
  • Save sharkinsspatial/d5c5b9e95ecdeefa751becf586c37720 to your computer and use it in GitHub Desktop.
Save sharkinsspatial/d5c5b9e95ecdeefa751becf586c37720 to your computer and use it in GitHub Desktop.
{
"diagnostic-languageserver.filetypes": {
"python": "flake8",
"sh": "shellcheck"
},
"diagnostic-languageserver.enable": true,
"ruff.path": true,
"diagnostic.checkCurrentLine": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment