alegrey91 / harpoon

🔍 Trace syscalls from user-space functions, by using eBPF
Apache License 2.0
88 stars 3 forks source link

add golangci-lint to project #28

Open ccoVeille opened 2 months ago

ccoVeille commented 2 months ago

I can help you in adding golangci-lint to your project and GitHub action workflow

Please let me know if you are interested

alegrey91 commented 2 months ago

Hi @ccoVeille, that would be a great improvement for the code quality. I'm definitely interested in :)

ccoVeille commented 2 months ago

Great then.

I might not be able to work on it in the next 3 weeks.

I'm only using my phone for now

alegrey91 commented 2 months ago

Don't worry, there's no rush for this issue

alegrey91 commented 1 month ago

Hey @ccoVeille , any news on this?

ccoVeille commented 1 month ago

Don't worry, there's no rush for this issue

Oh I assume, I spilled out the "no rush".

Haha.

Let me try

ccoVeille commented 1 month ago

Wow, you set up is quite a nightmare with the folder that should be excluded from analysis.

I found a way to make it works with golangci-lint, but it's highly uncommon