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

On large projects language detection can take a long time #1356

Closed
gotbadger opened this issue Oct 26, 2023 · 1 comment
Closed

On large projects language detection can take a long time #1356

gotbadger opened this issue Oct 26, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@gotbadger
Copy link
Contributor

Before the app downloads the rules it checks all the files in the project to see the type of language used. On larger projects with many files this can cause a very long delay on startup. Some options we might want to consider:

  • display a message about the process so the cli does not look like its hanging
  • display progess if possible?
  • allow a user to force language detections so this process can be skipped?
@gotbadger gotbadger added the enhancement New feature or request label Oct 26, 2023
@gotbadger gotbadger self-assigned this Nov 6, 2023
@gotbadger
Copy link
Contributor Author

we wont allow forcing of language detection for the moment so will consider this closed with #1378

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant