Skip to content

Commit

Permalink
impl
Browse files Browse the repository at this point in the history
Issue #563
  • Loading branch information
rsoika committed Jan 2, 2024
1 parent 7fcb0b7 commit 6a9b81d
Show file tree
Hide file tree
Showing 4 changed files with 864 additions and 800 deletions.
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
Loading

0 comments on commit 6a9b81d

Please sign in to comment.