We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 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!
gitlines
Expected Outcome:
The text was updated successfully, but these errors were encountered:
I have edited your Issue description to make it easy for other fellow devs to start contributing on that too!
Sorry, something went wrong.
@rootCircle , I have already sent a PR mentioning this issue and the PR is #77 . Please,review that.
Successfully merging a pull request may close this issue.
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:
The text was updated successfully, but these errors were encountered: