Create go.mod#10
Conversation
Show cpp-linter project in the llvm-project dependency graph
|
what is this for? |
|
Oh. We don't actually depend on the repo's source. Rather, we depend on the releases (or third-party builds). Does this still apply then? |
|
Yes, we don't depend on the repo, this could let cpp-linter appear on llvm-project, and might be easier for users to find it. |
|
Well, that dependency list is only for repos that depend on the LLVM source code, so this "visibility" intention seems misleading. I don't want our org harmfully flagged for some misuse of github. Can you point me to where you found out about this go.mod file? I have a feeling it is meant for the go programming language. |
I totally agree with you 👍 and I will close this PR later. |
|
|
Searching those dependencies led me to find this cool profile card generator 😍 . |
|
Yes, people can abuse go.mod file to show on any popular project… and this profile card does look pretty nice 👍 |
|
To get an insight of a repo/a developer or compare two popular projects, I like this https://ossinsight.io/ 😍 |
wow! The last 10 minutes was the first time I actually had fun searching my self (and friends). 🤣 |
Show cpp-linter project in the llvm-project dependency graph