Count number of code lines user wrote in current repo state #2180
valeriupredoi
started this conversation in
Show and tell
Replies: 1 comment 4 replies
-
I agree, it's certainly important to show that you don't need to spend many lines of code and that your code reaches old age without needing too many modifications. Cf https://stackoverflow.com/questions/184071/when-if-ever-is-number-of-lines-of-code-a-useful-metric etc. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
If anyone needs this for their HR/organizational contributions/show-off etc, there is a nice way to get the number of lines each GitHub author contributed to the current state of the repository:
This might also help us identify users' contributions (not just by using the GH stats measured in commits) and promoting select users/praising them etc. Fun command, don't start bragging now 😁
In ESMValTool we have the top 10 liners as:
@schlunma will officially be known as Ernest Hemingway from now on 😆
Beta Was this translation helpful? Give feedback.
All reactions