Ludovic Fernandez
Ludovic Fernandez
Brandit has been acquired by Abion. Related to #2105 --- Waiting for the merge of #2112
Closes #2111 Ping @Gaardsholt, can you run the command with your domain, email, credentials, etc. (and put the output of this command to a comment)? ```bash make build rm -rf...
- [x] adds a description to your PR - [x] have a homogeneous design with the other providers - [x] add tests (units) - [x] add tests ("live") - [x]...
**What version of protobuf and what language are you using?** Version: all the version Go **What did you do?** I was working on a problem related to Go Workspace, and...
I just put a log inside the methods used to build/load linters/plugins, and validate linters in the configuration. You can see the problem easily. Before the PR #4404: ```console $...
To reproduce the problem: ```bash git clone [email protected]:gabolaev/gl-issue-reproduction.git && cd $_ golangci-lint cache clean git checkout HEAD .; golangci-lint run; sed -i 's/some text/SOME OTHER TEXT/g' somepackage/somefile.go; golangci-lint run #...
As illustrated in the following example, to ignore long URLs the `nolint` directive should be placed on the top of the comments but this ignores `lll` on the whole function....
The code in the Github repository is the version 0.3.3, is that the code is now in another repository? Haroopad is not open source?
### Welcome! - [X] Yes, I've searched for similar issues on [GitHub](https://github.com/traefik/traefik/issues) and didn't find any. - [X] Yes, I've searched for similar issues on the [Traefik community forum](https://community.traefik.io) and...
The original author of the library (@abronan) has created a hard fork called valkeyrie. https://github.com/kvtools/valkeyrie valkeyrie has now its dedicated GitHub Organization, feel free to come and contribute to this...