Added test_lint to test code quality

This commit is contained in:
terrytangyuan 2015-10-24 16:39:58 -04:00
parent 36927632c5
commit 3abbd7b4c7
2 changed files with 5 additions and 6 deletions

View File

@ -54,4 +54,3 @@ setMethod("getinfo", signature = "xgb.DMatrix",
} }
return(ret) return(ret)
}) })