(feat): new JSON #174
Annotations
10 warnings
lint:
vscode/src/providers/chat_view_provider.ts#L281
Object Literal Property name `agent_name` must match one of the following formats: camelCase
|
lint:
vscode/src/providers/chat_view_provider.ts#L282
Object Literal Property name `slash_command` must match one of the following formats: camelCase
|
lint:
vscode/src/providers/chat_view_provider.ts#L283
Object Literal Property name `agent_version` must match one of the following formats: camelCase
|
lint:
vscode/src/providers/chat_view_provider.ts#L288
Object Literal Property name `auth_details` must match one of the following formats: camelCase
|
lint:
vscode/src/providers/chat_view_provider.ts#L291
Object Literal Property name `github_token` must match one of the following formats: camelCase
|
lint:
vscode/src/providers/chat_view_provider.ts#L294
Object Literal Property name `agent_name` must match one of the following formats: camelCase
|
lint:
vscode/src/repository/http-utils.ts#L59
Type Property name `access_token` must match one of the following formats: camelCase
|
lint:
vscode/src/utilities/auth/auth.ts#L43
Variable name `github_oauth_url` must match one of the following formats: camelCase, UPPER_CASE
|
lint:
vscode/src/utilities/auth/auth.ts#L43
Type Property name `github_oauth_url` must match one of the following formats: camelCase
|
lint:
vscode/src/utilities/commanddash-integration/dart-cli-client.ts#L351
Object Literal Property name `current_embeddings` must match one of the following formats: camelCase
|