Stepan I.
Stepan I.
For `.gitleaksignore` can use the package https://pkg.go.dev/github.com/iriri/minimal/gitignore. If no one will do it, then I'll try to do PR.
See example http://jsfiddle.net/a0tekg6z/
Cool. I'm changed the function to the class, so now it will be easier to add functionality. Correct example for chrome. I used firefox on the old example. http://jsfiddle.net/a0tekg6z/1/
Up. ran into the same problem.
My temp resolve: ```go func omitnilLtefield(fl validator.FieldLevel) bool { f := fl.Field() f2 := fl.Parent().FieldByName(fl.Param()) if f2.Kind() == reflect.Pointer && f2.IsNil() || f.IsZero() || f2.IsZero() { return true } switch...
When I'm at a gas station, I often get the urge to mark this tag. StreetComplete would help me do this quickly. Also, this tag is very helpful when mapping...
@Dineshkarthik please repair "Code Quality" workflow in the master. I will rebase.
These headings are common practice. You'd rather have an option to turn them off.
We have the same problem. We use GOPRIVATE for our private gitlab repository.
> Oh, people are using this? Sorry. I'm looking for a tool and noticed there was a problem with it, so I wrote the issue. https://github.com/restcli/restcli - he has the...