[TIMOB-17943] Windows: Run cpplint as part of Travis build
| GitHub Issue | n/a |
|---|---|
| Type | Story |
| Priority | Low |
| Status | Closed |
| Resolution | Won't Do |
| Resolution Date | 2015-09-09T17:56:38.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | Windows |
| Labels | n/a |
| Reporter | Ingo Muschenetz |
| Assignee | Christopher Williams |
| Created | 2014-10-30T21:31:12.000+0000 |
| Updated | 2015-09-09T17:56:39.000+0000 |
Description
cpplint is a Python script that allows users to test their code for compliance against Google's C++ Style guide.
We should run this script on the Travis build.
No comments