This repository has been archived by the owner on Feb 15, 2025. It is now read-only.
feat: add git blame fetch at the opening of a text file #129
Annotations
9 warnings
test (macos-latest):
src/extension.ts#L19
Variable name `FileCommits` must match one of the following formats: camelCase, UPPER_CASE
|
test (macos-latest):
src/extension.ts#L102
Missing semicolon
|
test (macos-latest):
src/extension.ts#L114
Missing semicolon
|
test (ubuntu-latest):
src/extension.ts#L19
Variable name `FileCommits` must match one of the following formats: camelCase, UPPER_CASE
|
test (ubuntu-latest):
src/extension.ts#L102
Missing semicolon
|
test (ubuntu-latest):
src/extension.ts#L114
Missing semicolon
|
test (windows-latest):
src/extension.ts#L19
Variable name `FileCommits` must match one of the following formats: camelCase, UPPER_CASE
|
test (windows-latest):
src/extension.ts#L102
Missing semicolon
|
test (windows-latest):
src/extension.ts#L114
Missing semicolon
|