Post Ay0VH2T1IVowQ7JuKm by [email protected] | |
More posts by [email protected] | |
Post #Ay0RDHsrdWtnGAMe2q by [email protected] | |
0 likes, 1 repeats | |
TIL that "nil" is not a reserved word in #golang, and this prints … | |
Post #Ay0UEynvqQSIWkYWTg by [email protected] | |
0 likes, 0 repeats | |
@anderseknert heh. Reminds me of bash scripts that define true as 0, breaking m… | |
Post #Ay0UEyv1Q47usjsBWq by [email protected] | |
0 likes, 1 repeats | |
@renedudfield #define true false | |
Post #Ay0VH2T1IVowQ7JuKm by [email protected] | |
0 likes, 0 repeats | |
@anderseknert Rationale and discussion on this here:https://github.com/golang/g… | |
Post #Ay0VH2aopW3ioIy8US by [email protected] | |
0 likes, 1 repeats | |
@stahlbrandt Thanks. I don't think I agree with their rationale, but even i… | |
Post #Ay0sq30fZMybBVioiW by [email protected] | |
0 likes, 0 repeats | |
@anderseknert @stahlbrandt Inside golangci-lint you can use `predeclared`https:… | |
Post #Ay0sq37l90eDXV2Tlg by [email protected] | |
0 likes, 1 repeats | |
@golangcilint @stahlbrandt that’s very helpful, thanks! I take it the reason … | |
Post #Ay0usBv5c4c9J2GILY by [email protected] | |
0 likes, 0 repeats | |
@anderseknert @stahlbrandt `ignore` is empty, but you don't want to ignore … | |
Post #Ay0usC2t94qvhDuWVE by [email protected] | |
0 likes, 1 repeats | |
@golangcilint @stahlbrandt ah sorry, I misread that config! That’s a good def… |