Skip to content

Commit

Permalink
remove deprecated python linting setting
Browse files Browse the repository at this point in the history
  • Loading branch information
amochin committed Nov 5, 2023
1 parent 123bc4c commit dc7e762
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,5 @@
"robot.interactiveConsole.arguments": [
"--output", "${workspaceRoot}/logs/interactive_console.xml"
],
"python.linting.pylintEnabled": true,
"python.linting.enabled": true,
"python.formatting.provider": "black",
"python.analysis.completeFunctionParens": true,
}

0 comments on commit dc7e762

Please sign in to comment.