Skip to content

Create go.mod#10

Closed
shenxianpeng wants to merge 1 commit into
mainfrom
shenxianpeng-patch-1
Closed

Create go.mod#10
shenxianpeng wants to merge 1 commit into
mainfrom
shenxianpeng-patch-1

Conversation

@shenxianpeng

Copy link
Copy Markdown
Member

Show cpp-linter project in the llvm-project dependency graph

Show cpp-linter project in the llvm-project dependency graph
@shenxianpeng shenxianpeng requested a review from 2bndy5 March 23, 2023 04:22
@2bndy5

2bndy5 commented Mar 23, 2023

Copy link
Copy Markdown
Contributor

what is this for?

@shenxianpeng

Copy link
Copy Markdown
Member Author

@2bndy5

2bndy5 commented Mar 23, 2023

Copy link
Copy Markdown
Contributor

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?

@shenxianpeng

Copy link
Copy Markdown
Member Author

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.

@2bndy5

2bndy5 commented Mar 23, 2023

Copy link
Copy Markdown
Contributor

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.

@shenxianpeng

shenxianpeng commented Mar 23, 2023

Copy link
Copy Markdown
Member Author

I don't want our org harmfully flagged for some misuse of github.

I totally agree with you 👍 and I will close this PR later.
You could find go.mod file in the following repos from https://github.com/llvm/llvm-project/network/dependents

@shenxianpeng shenxianpeng deleted the shenxianpeng-patch-1 branch March 23, 2023 04:43
@2bndy5

2bndy5 commented Mar 23, 2023

Copy link
Copy Markdown
Contributor
  1. It is for the Go language: https://go.dev/doc/modules/gomod-ref
  2. https://github.com/thechampagne/LoL seems to abuse the go.mod file presence because it doesn't even have any code.

@2bndy5

2bndy5 commented Mar 23, 2023

Copy link
Copy Markdown
Contributor

Searching those dependencies led me to find this cool profile card generator 😍 .

@shenxianpeng

Copy link
Copy Markdown
Member Author

Yes, people can abuse go.mod file to show on any popular project… and this profile card does look pretty nice 👍

@shenxianpeng

Copy link
Copy Markdown
Member Author

To get an insight of a repo/a developer or compare two popular projects, I like this https://ossinsight.io/ 😍

@2bndy5

2bndy5 commented Mar 24, 2023

Copy link
Copy Markdown
Contributor

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). 🤣

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants