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

fix: add git untracked files to the list of files to scan #1425

Merged
merged 2 commits into from
Dec 7, 2023

Conversation

cfabianski
Copy link
Collaborator

@cfabianski cfabianski commented Dec 7, 2023

Description

Fixes #1424

Incidentally removes the BEARER_IGNORE_GIT from the envrc.example which was mainly a workaround for this.

Checklist

  • I've added test coverage that shows my fix or feature works as expected.
  • I've updated or added documentation if required.
  • I've included usage information in the description if CLI behavior was updated or added.
  • PR title follows Conventional Commits format

@cfabianski cfabianski merged commit d99d4ca into main Dec 7, 2023
8 checks passed
@cfabianski cfabianski deleted the feat/scan-untracked-files branch December 7, 2023 14:14
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.

Newly created uncommited files are not picked up on scan in git projects
2 participants