Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: add cgIgnoreDirectories #4431

Merged
merged 1 commit into from
Mar 18, 2024
Merged

chore: add cgIgnoreDirectories #4431

merged 1 commit into from
Mar 18, 2024

Conversation

rzhao271
Copy link
Contributor

@rzhao271 rzhao271 commented Mar 18, 2024

Ignores the dependencies/vscode/extensions folder because

  1. The VS Code extensions are scanned elsewhere
  2. The VS Code extension package.json files often produce false positives because they share names with published npm packages such as grunt and ini

@rzhao271 rzhao271 self-assigned this Mar 18, 2024
@rzhao271 rzhao271 added this to the March 2024 milestone Mar 18, 2024
@rzhao271 rzhao271 marked this pull request as ready for review March 18, 2024 16:39
@rzhao271 rzhao271 merged commit 7782231 into main Mar 18, 2024
4 of 8 checks passed
@rzhao271 rzhao271 deleted the rzhao271/cg-ignore branch March 18, 2024 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants