Skip to content

Commit

Permalink
vscode update
Browse files Browse the repository at this point in the history
  • Loading branch information
rsoika committed Dec 20, 2023
1 parent 25cda7d commit b3ab31c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
{
// Organize Java Imports
"editor.codeActionsOnSave": {
"source.organizeImports": true,
"source.organizeImports": "explicit"
},
// Checkstile
"java.checkstyle.configuration": "https://raw.githubusercontent.com/imixs/imixs-workflow/master/imixs-checkstyle-8.44.xml",
Expand Down

0 comments on commit b3ab31c

Please sign in to comment.