Wang Qilin

Results 5 issues of Wang Qilin

I try to use arcanist-go as the additional linter in my project , and to test it , I write a line ``` go fmt.Println("helloworld %v", test) ``` then I...

如题, 以 `[https://github.com/NetBSD/src](https://github.com/NetBSD/src)` 为例, 社区活跃度较高,但是用的不是`master`管理,所以 grank analy分析出的活跃度才0.03~~~

### Problem you are trying to solve Currently,when I use [https://static.rust-lang.org/rustup/dist/x86_64-pc-windows-gnu/rustup-init.exe](https://static.rust-lang.org/rustup/dist/x86_64-pc-windows-gnu/rustup-init.exe) to download the `rustup-init.exe`, the default host triple is `x86_64-pc-windows-msvc`, see the images bellow ![image](https://user-images.githubusercontent.com/12807239/162692074-fb8c7a8c-56a6-42de-8135-c3baa009714c.png) ### Solution you'd like...

enhancement

there are some offical supported targets missing in the target list and one duplicated , this PR fix the issue