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

Write gitlines script. #75

Open
shuklamaneesh23 opened this issue Mar 16, 2024 · 2 comments
Open

Write gitlines script. #75

shuklamaneesh23 opened this issue Mar 16, 2024 · 2 comments

Comments

@shuklamaneesh23
Copy link

shuklamaneesh23 commented Mar 16, 2024

Write a simple script which lists the lines of code by their language on a remote git repository.

You can refer to tools like cloc or similar for this.

After writing script send a PR mentioning this issue by putting "#" in your PR (optionally also in the commit).

Make the changes in gitlines files only!

Expected Outcome:

  • Implementation of a robust and automated system for code analysis using cloc.
  • Detailed reports on lines of code by language, aiding in understanding the codebase structure and making informed decisions.
  • Improved code management practices and better insights into codebase complexity.
@rootCircle
Copy link
Member

rootCircle commented Mar 16, 2024

I have edited your Issue description to make it easy for other fellow devs to start contributing on that too!

@shuklamaneesh23
Copy link
Author

@rootCircle , I have already sent a PR mentioning this issue and the PR is #77 .
Please,review that.

@rootCircle rootCircle changed the title Display lines of code by language in a remote git repository Write gitlines script. Mar 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants