Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

consider go-linter-runner project #98

Closed
ccoVeille opened this issue May 28, 2024 · 5 comments
Closed

consider go-linter-runner project #98

ccoVeille opened this issue May 28, 2024 · 5 comments
Labels
help wanted Extra attention is needed

Comments

@ccoVeille
Copy link
Contributor

I discovered this project yesterday

https://github.com/alingse/go-linter-runner (hi @alingse 👋 )

@alingse popped out an issue on a repository I'm watching
montanaflynn/stats#84

@Antonboom I know you often look for regression/changes when working on testifylint

Examples:

is this something that could be useful for you ?

are you using such a tool by yourself? or are you launching your tests on local repository like I do.

cc @mmorel-35 who might be interested

@alingse
Copy link

alingse commented May 28, 2024

thx for recommand. I write a testifylint.yaml job , and run the actions for top 1k github golang repo.
you can check the output alingse/go-linter-runner#2

if you only care about the panic, I can update the includes option, you can fork or modify the repo if you would like.

@Antonboom
Copy link
Owner

hi!

sorry, I did not catch how to use the project and what actions are expected from me as an author

@ccoVeille
Copy link
Contributor Author

hi!

sorry, I did not catch how to use the project and what actions are expected from me as an author

The tool made by @alingse can be used to launch testifylint on thousands of go projects.

So you would be able to see how things varies from one version to another, even let's say code that is currently is PR and development

@ccoVeille
Copy link
Contributor Author

But maybe alingse/go-linter-runner#4 needs to be addressed before we could use it the way I think

@Antonboom Antonboom added the help wanted Extra attention is needed label Jun 8, 2024
@ccoVeille
Copy link
Contributor Author

The result are starting to flow see alingse/go-linter-runner#2

I created this for a bigger readability #159

Repository owner locked and limited conversation to collaborators Oct 3, 2024
@Antonboom Antonboom converted this issue into discussion #187 Oct 3, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants