Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/feature/DIMOC-204/test-fixes' in…
Browse files Browse the repository at this point in the history
…to development
  • Loading branch information
rubenvdlinde committed Aug 6, 2024
2 parents 3f236ae + 005d3b1 commit 549e5bb
Show file tree
Hide file tree
Showing 91 changed files with 15,448 additions and 8,939 deletions.
41 changes: 19 additions & 22 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,24 +1,21 @@
{
"files.autoSave": "afterDelay",
"editor.defaultFormatter": "dbaeumer.vscode-eslint",
"editor.codeActionsOnSave": {
"source.organizeImports": "explicit",
},
"editor.formatOnSave": true,
"eslint.format.enable": true,

"[javascript]": {
"editor.defaultFormatter": "dbaeumer.vscode-eslint"
},

"cSpell.words": [
"gedepubliceerd",
"depubliceren",
"Depubliceren",
"Matadata",
"nextcloud",
"opencatalogi",
"pinia",
"Toegangs"
],
"files.autoSave": "afterDelay",
"editor.defaultFormatter": "dbaeumer.vscode-eslint",
"editor.formatOnSave": true,
"eslint.format.enable": true,
"cSpell.words": [
"depubliceren",
"Depubliceren",
"gedepubliceerd",
"Matadata",
"nextcloud",
"opencatalogi",
"organisation",
"Organisation",
"pinia",
"Toegangs"
],
"[javascript]": {
"editor.defaultFormatter": "dbaeumer.vscode-eslint"
},
}
223 changes: 0 additions & 223 deletions coverage/AppInfo/Application.php.html

This file was deleted.

288 changes: 0 additions & 288 deletions coverage/AppInfo/dashboard.html

This file was deleted.

Loading

0 comments on commit 549e5bb

Please sign in to comment.