| December 31, 2016 | ||
|---|---|---|
View 33968e6
Remove pkg/integration and move it to testutil or integration-cliVincent Demeester authored on 2016/12/31 02:23:00 |
||
| November 29, 2016 | ||
|---|---|---|
View 6306019
Refactoring ineffectual assignments This patch fixed below 4 types of code line 1. Remove unnecessary variable assignment 2. Use variables declaration instead of explicit initial zero value 3. Change variable name to underbar when variable not used 4. Add erro check and return for ignored errorDaehyeok Mun authored on 2016/11/29 17:17:35 |
||