Fix various issues in the current Milestone #5

Open
Simon wants to merge 7 commits from refacto into main
Showing only changes of commit 2bd1b9529c - Show all commits

View File

@ -1,6 +1,11 @@
{
"git.ignoreLimitWarning": true,
"conventionalCommits.scopes": [
"#1"
"#1",
"#2",
"#3",
"#4",
"#5",
"#6"
]
}