We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f0c69d commit db922ebCopy full SHA for db922eb
genaiic-idp-accelerator.code-workspace
@@ -9,11 +9,6 @@
9
"lib/idp_common_pkg"
10
],
11
"notebook.formatOnSave.enabled": true,
12
-<<<<<<< HEAD
13
- "[python]": {
14
- "editor.formatOnSave": true,
15
- "editor.defaultFormatter": "charliermarsh.ruff"
16
-=======
17
"notebook.codeActionsOnSave": {
18
"notebook.source.fixAll": "explicit",
19
"notebook.source.organizeImports": "explicit"
@@ -25,7 +20,6 @@
25
20
"source.fixAll": "explicit",
26
21
"source.organizeImports": "explicit"
27
22
},
28
->>>>>>> origin/develop
29
23
30
24
"makefile.configureOnOpen": false
31
0 commit comments