Resolved broken identation #205
Annotations
10 warnings
lint:
vscode/src/providers/chat_view_provider.ts#L262
Object Literal Property name `cli_version` must match one of the following formats: camelCase
|
lint:
vscode/src/providers/chat_view_provider.ts#L284
Object Literal Property name `cli_version` must match one of the following formats: camelCase
|
lint:
vscode/src/providers/chat_view_provider.ts#L317
Object Literal Property name `supported_commands` must match one of the following formats: camelCase
|
lint:
vscode/src/providers/chat_view_provider.ts#L492
Object Literal Property name `registered_inputs` must match one of the following formats: camelCase
|
lint:
vscode/src/providers/chat_view_provider.ts#L492
Object Literal Property name `chat_documents` must match one of the following formats: camelCase
|
lint:
vscode/src/providers/chat_view_provider.ts#L505
Object Literal Property name `agent_name` must match one of the following formats: camelCase
|
lint:
vscode/src/providers/chat_view_provider.ts#L506
Object Literal Property name `slash_command` must match one of the following formats: camelCase
|
lint:
vscode/src/providers/chat_view_provider.ts#L507
Object Literal Property name `agent_version` must match one of the following formats: camelCase
|
lint:
vscode/src/providers/chat_view_provider.ts#L512
Object Literal Property name `auth_details` must match one of the following formats: camelCase
|
lint:
vscode/src/providers/chat_view_provider.ts#L515
Object Literal Property name `github_token` must match one of the following formats: camelCase
|