Skip to content

Commit

Permalink
Merge pull request #136 from pzaino/develop
Browse files Browse the repository at this point in the history
Cumulative merge from Develop to Main
  • Loading branch information
pzaino authored Nov 13, 2023
2 parents 198818d + 529c296 commit 6dcd8d9
Show file tree
Hide file tree
Showing 5 changed files with 354 additions and 11 deletions.
8 changes: 8 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@
"ALWAYSINLINE",
"COMPTYPE",
"cppcheck",
"cqsort",
"crayc",
"cvector",
"DATAALIGN",
Expand All @@ -105,6 +106,7 @@
"MINRELEASE",
"MONOBOUND",
"msvc",
"myint",
"NOLOCKING",
"norcroftc",
"PATRELEASE",
Expand All @@ -122,5 +124,11 @@
"sonarlint.connectedMode.project": {
"connectionId": "HTTPVMMZfpSystems",
"projectKey": "ZVector"
},
"files.associations": {
"array": "c",
"string": "c",
"string_view": "c",
"vector": "c"
}
}
Loading

0 comments on commit 6dcd8d9

Please sign in to comment.