Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
ctlai95 committed Apr 10, 2024
1 parent a079a39 commit a6d0a6b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions telemetry/definitions/commonDefinitions.json
Original file line number Diff line number Diff line change
Expand Up @@ -3425,6 +3425,10 @@
"type": "codewhispererCodeScanProjectBytes",
"required": false
},
{
"type": "codewhispererCodeScanScope",
"required": false
},
{
"type": "codewhispererCodeScanSrcPayloadBytes"
},
Expand All @@ -3440,10 +3444,6 @@
{
"type": "contextTruncationDuration"
},
{
"type": "codewhispererCodeScanScope",
"required": false
},
{
"type": "credentialStartUrl",
"required": false
Expand Down

0 comments on commit a6d0a6b

Please sign in to comment.