[mlpack-git] [mlpack] Considering using c++ linting tools (#420)

Stephen Tu notifications at github.com
Sat Mar 14 17:29:33 EDT 2015


Not sure how much we care about this, but it might be nice to start running the mlpack code through a c++ linter, such as [cpplint](http://google-styleguide.googlecode.com/svn/trunk/cpplint/cpplint.py).

Here is an example of what we would get from cpplint on our codebase:  [https://gist.github.com/anonymous/7ba0015c0a527a381bb5](https://gist.github.com/anonymous/7ba0015c0a527a381bb5)

Some of the complaints are silly and can be removed by filtering them out, but I think some are reasonable. I know you guys are thinking about updating the style guidelines, so it might be nice to have some sort of automated enforcement. 

---
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/issues/420
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20150314/c738c1e4/attachment-0001.html>


More information about the mlpack-git mailing list