-
Notifications
You must be signed in to change notification settings - Fork 485
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci(jscpd): improve output format #6373
## Problem The output format of clones found in `jscpd` can be difficult to parse. As an example, see https://github.com/aws/aws-toolkit-vscode/actions/runs/12778633640/job/35621822359?pr=6370. Additionally, it mentions file names and line numbers, but doesn't provide a way to get to those files. ## Solution - reduce friction by linking directly to the duplicates
- Loading branch information
1 parent
2b047ac
commit efedd96
Showing
2 changed files
with
22 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters