vscode-gitlens icon indicating copy to clipboard operation
vscode-gitlens copied to clipboard

Fixes unit tests runnings and improves eslint configuration

Open nzaytsev opened this issue 1 year ago • 1 comments

Description

allows store tests subdirectories lints warnings ignores trie tests makes vscode-tests running with vscode/test-cli

Checklist

  • [x] I have followed the guidelines in the Contributing document
  • [x] My changes follow the coding style of this project
  • [x] My changes build without any errors or warnings
  • [x] My changes have been formatted and linted
  • [x] My changes include any required corresponding changes to the documentation (including CHANGELOG.md and README.md)
  • [x] My changes have been rebased and squashed to the minimal number (typically 1) of relevant commits
  • [x] My changes have a descriptive commit message with a short title, including a Fixes $XXX - or Closes #XXX - prefix to auto-close the issue that your PR addresses

nzaytsev avatar Jul 12 '24 07:07 nzaytsev

Can we split this into an eslint change/upgrade (and take it further to ESLint 9 and the latest typescript-eslint) and then have the unit test work sit on top of that?

eamodio avatar Aug 19 '24 22:08 eamodio

Let's get this on top of https://github.com/gitkraken/vscode-gitlens/pull/3585

eamodio avatar Sep 18 '24 05:09 eamodio

closed in favor of https://github.com/gitkraken/vscode-gitlens/pull/3590

nzaytsev avatar Sep 19 '24 04:09 nzaytsev