Skip to content

Commit f604e63

Browse files
committed
minor lint errors
1 parent c547462 commit f604e63

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

telemetry/definitions/commonDefinitions.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1001,16 +1001,16 @@
10011001
"type": "string",
10021002
"description": "Unique identifier for each message in an conversation"
10031003
},
1004-
{
1005-
"name": "cwsprChatTotalCodeBlocks",
1006-
"type": "int",
1007-
"description": "Total number of code blocks inside a message in the conversation."
1008-
},
10091004
{
10101005
"name": "cwsprChatProgrammingLanguage",
10111006
"type": "string",
10121007
"description": "Programming language associated with the message"
10131008
},
1009+
{
1010+
"name": "cwsprChatTotalCodeBlocks",
1011+
"type": "int",
1012+
"description": "Total number of code blocks inside a message in the conversation."
1013+
},
10141014
{
10151015
"name": "cwsprChatUserIntent",
10161016
"type": "string",

0 commit comments

Comments
 (0)