Paul Scheduikat

Results 111 comments of Paul Scheduikat

@mvdan added some docs and support for composite literals

I think its still detectable with some effort, I will try in the next few days.

Thanks for the warning, however I think its not that complicated when just blacklisting parameters on a function level.

Azure pipelines is free for OSS, supports arm64 and integrates with github well. https://azure.microsoft.com/en-us/services/devops/pipelines/

Can you provide some sample code so we can understand your suggestions better?

I think we still eventually want to support plugins as per #87, so the fix here is probably to only do this when `-buildmode=plugin`

What if a module only has a go.mod file and no go.sum?

What if we instead use all .go files under a certain filesize e.g. 100kb from the "entry" package and the `go.mod` + `go.sum` of the module if present.

@karalabe What needs to be done in order to add windows support?

@Bnyro Have you seen this? https://github.com/libre-tube/LibreTube/discussions/464#discussioncomment-3284753