Skip to content

Commit

Permalink
Update settings.json
Browse files Browse the repository at this point in the history
  • Loading branch information
guibranco authored Nov 12, 2024
1 parent 5fc1164 commit 7f717f1
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,9 @@
"titleBar.inactiveBackground": "#e4276099",
"titleBar.inactiveForeground": "#e7e7e799"
},
"peacock.color": "#e42760"
}
"peacock.color": "#e42760"
"sonarlint.connectedMode.project": {

Check warning

Code scanning / Jacksonlinter (reported by Codacy)

Unexpected character ('"' (code 34)): was expecting comma to separate Object entries Warning

Unexpected character ('"' (code 34)): was expecting comma to separate Object entries
"connectionId": "guibranco-github",
"projectKey": "guibranco_VTEX-SDK-dotnet"
}
}

0 comments on commit 7f717f1

Please sign in to comment.