huanyu

Results 6 issues of huanyu

修改一处错误,反斜杠被MD转义掉了

![qq 20171017110457](https://user-images.githubusercontent.com/16679065/31644861-368d5600-b32b-11e7-8850-2c69a3fd68b5.png) I think the problem is from here. ` if (result.toString().contains("error: no devices found")) { Logger.error("No devices found. Do you have any connected?"); done = true; }` I found...

My code style is every private fields' name start with the letter "m". But the plugin cannot ignore it.

没有看见反编译的文件

My code style is every private fields' name start with the letter "m". But the plugin cannot ignore it.

![tim 20180320103207](https://user-images.githubusercontent.com/16679065/37632660-4eb869c2-2c2a-11e8-89e4-da10112079de.png)

bug