-
Notifications
You must be signed in to change notification settings - Fork 242
Analyze all languages instead of only primary language #72
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
base: main
Are you sure you want to change the base?
Analyze all languages instead of only primary language #72
Conversation
…-clean-yoshi389111#62 Nothing to commit, working tree clean yoshi389111#62
…not present so as not to break existing wokflows.
…ma-delimited list of languages to ignore for the pie chart
…-pie-chart Allow ignoring of languages for pie chart
Update create-pie-language.ts
Add percentage to languages
look at all languages in a repository instead of just the primary language, for more accurate reporting |
@PrimeEagle I noticed that some of the pull requests are based on branches that include changes from other pull requests. To help us review and manage pull requests more efficiently, we’d like to ask for your cooperation regarding how changes are submitted. When multiple unrelated changes are included in the same pull request, or when a new pull request is based on another unmerged pull request, the following issues can occur:
To avoid these issues, please submit each independent change as a separate pull request. This allows us to review, test, and merge changes more efficiently, and it also reduces the chances of conflicts. Also, please do not include anything under the Thanks for your understanding and cooperation! |
look at all languages in a repository instead of just the primary language, for more accurate reporting